Searched defs:BBVectorize (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h111 bool BBVectorize; member in class:llvm::PassManagerBuilder
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp189 struct BBVectorize : public BasicBlockPass { struct in namespace:__anon2715
194 BBVectorize(const VectorizeConfig &C = VectorizeConfig()) function in struct:__anon2715::BBVectorize
199 BBVectorize(Pass *P, const VectorizeConfig &C) function in struct:__anon2715::BBVectorize
[all...]

Completed in 103 milliseconds