Home
last modified time | relevance | path

Searched defs:CurLoop (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLICM.cpp296 DominatorTree *DT, TargetLibraryInfo *TLI, Loop *CurLoop, in sinkRegion()
354 DominatorTree *DT, TargetLibraryInfo *TLI, Loop *CurLoop, in hoistRegion()
407 void llvm::computeLoopSafetyInfo(LoopSafetyInfo *SafetyInfo, Loop *CurLoop) { in computeLoopSafetyInfo()
441 TargetLibraryInfo *TLI, Loop *CurLoop, in canSinkOrHoistInst()
539 static bool isNotUsedInLoop(const Instruction &I, const Loop *CurLoop, in isNotUsedInLoop()
651 const Loop *CurLoop, AliasSetTracker *CurAST, in sink()
719 static bool hoist(Instruction &I, const DominatorTree *DT, const Loop *CurLoop, in hoist()
752 const Loop *CurLoop, in isSafeToExecuteUnconditionally()
846 Loop *CurLoop, AliasSetTracker *CurAST, LoopSafetyInfo *SafetyInfo) { in promoteLoopAccessesToScalars()
1171 static bool inSubLoop(BasicBlock *BB, Loop *CurLoop, LoopInfo *LI) { in inSubLoop()
DLoopVersioningLICM.cpp186 Loop *CurLoop; // The current loop we are working on. member
DLoopIdiomRecognize.cpp71 Loop *CurLoop; member in __anonf82ee7e60111::LoopIdiomRecognize
1004 static bool detectPopcountIdiom(Loop *CurLoop, BasicBlock *PreCondBB, in detectPopcountIdiom()
DGuardWidening.cpp279 auto *CurLoop = LI.getLoopFor(CurBB); in eliminateGuardViaWidening() local
DSeparateConstOffsetFromGEP.cpp1178 GetElementPtrInst *FirstGEP, GetElementPtrInst *SecondGEP, Loop *CurLoop) { in isLegalToSwapOperand()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp356 const Loop *CurLoop) { in setPoint()
364 const SCEV *CC, const Loop *CurLoop) { in setLine()
373 const Loop *CurLoop) { in setDistance()
1067 const SCEV *DstConst, const Loop *CurLoop, in strongSIVtest()
1204 const Loop *CurLoop, unsigned Level, FullDependence &Result, in weakCrossingSIVtest()
1415 const Loop *CurLoop, unsigned Level, in exactSIVtest()
1625 const Loop *CurLoop, unsigned Level, in weakZeroSrcSIVtest()
1735 const Loop *CurLoop, unsigned Level, in weakZeroDstSIVtest()
2085 const Loop *CurLoop = SrcAddRec->getLoop(); in testSIV() local
2107 const Loop *CurLoop = SrcAddRec->getLoop(); in testSIV() local
[all …]
DScalarEvolutionExpander.cpp686 const Loop *CurLoop = I->first; in visitAddExpr() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp281 MachineLoop *CurLoop = Worklist.pop_back_val(); in runOnMachineFunction() local
/external/llvm/lib/CodeGen/
DPHIElimination.cpp553 const MachineLoop *CurLoop = MLI ? MLI->getLoopFor(&MBB) : nullptr; in SplitPHIEdges() local
DMachineTraceMetrics.cpp316 const MachineLoop *CurLoop = getLoopFor(MBB); in pickTracePred() local
344 const MachineLoop *CurLoop = getLoopFor(MBB); in pickTraceSucc() local
DMachineLICM.cpp88 MachineLoop *CurLoop; // The current loop we are working on. member in __anon2d7e0c2f0111::MachineLICM
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp67 Loop *CurLoop; member in __anon29565e120111::LoopIdiomRecognize
DLICM.cpp102 Loop *CurLoop; // The current loop we are working on... member
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLICM.cpp81 MachineLoop *CurLoop; // The current loop we are working on. member in __anon0ec594db0111::MachineLICM
295 static bool LoopIsOuterMostWithPredecessor(MachineLoop *CurLoop) { in LoopIsOuterMostWithPredecessor()
/external/llvm/include/llvm/Analysis/
DLoopInfo.h97 for (const LoopT *CurLoop = ParentLoop; CurLoop; in getLoopDepth() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp932 const DominatorTree *DT, const Loop *CurLoop, in isGuaranteedToExecute()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h93 for (const LoopT *CurLoop = ParentLoop; CurLoop; in getLoopDepth() local
/external/llvm/lib/TableGen/
DTGParser.cpp299 ForeachLoop &CurLoop = Loops[IterVals.size()]; in ProcessForeachDefs() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp717 const Loop *CurLoop = I->first; in visitAddExpr() local