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