Home
last modified time | relevance | path

Searched defs:blockNeedsPredication (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1186 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication() function in LoopAccessInfo
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4386 bool LoopVectorizationLegality::blockNeedsPredication(BasicBlock *BB) { in blockNeedsPredication() function in LoopVectorizationLegality