Home
last modified time | relevance | path

Searched defs:TheLoop (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp67 const Loop *TheLoop, in emitAnalysis()
292 ScalarEvolution *SE, Loop *TheLoop, const ValueToValueMap &StridesMap, in canCheckPtrAtRT()
1186 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication()
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h464 Loop *TheLoop; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp858 Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizationLegality
990 Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizationCostModel
1222 const Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizeHints
3608 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser()
4951 const Loop *TheLoop) { in isLikelyComplexAddressComputation()