Searched defs:TheLoop (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 156 Loop *TheLoop, bool HasFunNoNaNAttr, in AddReductionVar() 466 bool RecurrenceDescriptor::isReductionPHI(PHINode *Phi, Loop *TheLoop, in isReductionPHI()
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 74 const Loop *TheLoop, in emitAnalysis() 535 ScalarEvolution *SE, Loop *TheLoop, in canCheckPtrAtRT() 1587 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication() 1630 expandBounds(const RuntimePointerChecking::CheckingPtrGroup *CG, Loop *TheLoop, in expandBounds()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 824 Loop *TheLoop; member in __anon63bf7e8f0111::InterleavedAccessInfo 1142 const Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizeHints 1145 static void emitAnalysisDiag(const Function *TheFunction, const Loop *TheLoop, in emitAnalysisDiag() 1340 Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizationLegality 1500 Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizationCostModel 4192 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser() 5277 const Loop *TheLoop) { in isLikelyComplexAddressComputation()
|
/external/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 615 Loop *TheLoop; variable
|