Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp352 const Loop *CurLoop) { in setPoint()
363 const Loop *CurLoop) { in setLine()
373 const Loop *CurLoop) { in setDistance()
1011 const Loop *CurLoop, in strongSIVtest()
1150 const Loop *CurLoop, in weakCrossingSIVtest()
1373 const Loop *CurLoop, in exactSIVtest()
1584 const Loop *CurLoop, in weakZeroSrcSIVtest()
1695 const Loop *CurLoop, in weakZeroDstSIVtest()
2054 const Loop *CurLoop = SrcAddRec->getLoop(); in testSIV() local
2076 const Loop *CurLoop = SrcAddRec->getLoop(); in testSIV() local
[all …]
DScalarEvolutionExpander.cpp723 const Loop *CurLoop = I->first; in visitAddExpr() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp95 Loop *CurLoop; member in __anonf3c161eb0111::NclPopcountRecognize
132 Loop *CurLoop; member in __anonf3c161eb0111::LoopIdiomRecognize
DLICM.cpp118 Loop *CurLoop; // The current loop we are working on... member
/external/llvm/lib/CodeGen/
DPHIElimination.cpp551 const MachineLoop *CurLoop = MLI ? MLI->getLoopFor(&MBB) : nullptr; in SplitPHIEdges() local
DMachineTraceMetrics.cpp320 const MachineLoop *CurLoop = getLoopFor(MBB); in pickTracePred() local
348 const MachineLoop *CurLoop = getLoopFor(MBB); in pickTraceSucc() local
DMachineLICM.cpp81 MachineLoop *CurLoop; // The current loop we are working on. member in __anon371aaf940111::MachineLICM
/external/llvm/include/llvm/Analysis/
DLoopInfo.h93 for (const LoopT *CurLoop = ParentLoop; CurLoop; in getLoopDepth() local
/external/llvm/lib/TableGen/
DTGParser.cpp315 ForeachLoop &CurLoop = Loops[IterVals.size()]; in ProcessForeachDefs() local