Searched defs:blockNeedsPredication (Results 1 – 2 of 2) sorted by relevance
1077 bool LoopVectorizationLegality::blockNeedsPredication(BasicBlock *BB) const { in blockNeedsPredication() function in llvm::LoopVectorizationLegality
2463 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication() function in LoopAccessInfo