Searched defs:blockNeedsPredication (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorizationLegality.cpp | 909 bool LoopVectorizationLegality::blockNeedsPredication(BasicBlock *BB) const { in blockNeedsPredication() function in llvm::LoopVectorizationLegality |
H A D | LoopVectorize.cpp | 1583 bool blockNeedsPredication(BasicBlock *BB) const { in blockNeedsPredication() function in llvm::LoopVectorizationCostModel |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ | ||
H A D | LoopAccessAnalysis.cpp | 2093 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication() function in LoopAccessInfo |