|
LLVM
3.7.0
|
#include "llvm-c/Core.h"Go to the source code of this file.
Functions | |
| void | LLVMAddBBVectorizePass (LLVMPassManagerRef PM) |
| See llvm::createBBVectorizePass function. More... | |
| void | LLVMAddLoopVectorizePass (LLVMPassManagerRef PM) |
| See llvm::createLoopVectorizePass function. More... | |
| void | LLVMAddSLPVectorizePass (LLVMPassManagerRef PM) |
| See llvm::createSLPVectorizerPass function. More... | |
1.8.6