LLVM  3.7.0
Functions
c/Transforms/Vectorize.h File Reference
#include "llvm-c/Core.h"
Include dependency graph for c/Transforms/Vectorize.h:
This graph shows which files directly or indirectly include this file:

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...