Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp351 const Loop *CurLoop) { in setPoint()
362 const Loop *CurLoop) { in setLine()
372 const Loop *CurLoop) { in setDistance()
1031 const Loop *CurLoop, in strongSIVtest()
1170 const Loop *CurLoop, in weakCrossingSIVtest()
1393 const Loop *CurLoop, in exactSIVtest()
1604 const Loop *CurLoop, in weakZeroSrcSIVtest()
1715 const Loop *CurLoop, in weakZeroDstSIVtest()
2074 const Loop *CurLoop = SrcAddRec->getLoop(); in testSIV() local
2096 const Loop *CurLoop = SrcAddRec->getLoop(); in testSIV() local
[all …]
H A DScalarEvolutionExpander.cpp723 const Loop *CurLoop = I->first; in visitAddExpr() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp95 Loop *CurLoop; member in __anon9b76d7780111::NclPopcountRecognize
132 Loop *CurLoop; member in __anon9b76d7780111::LoopIdiomRecognize
H A DLICM.cpp118 Loop *CurLoop; // The current loop we are working on... member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPHIElimination.cpp549 const MachineLoop *CurLoop = MLI ? MLI->getLoopFor(&MBB) : nullptr; in SplitPHIEdges() local
H A DMachineTraceMetrics.cpp317 const MachineLoop *CurLoop = getLoopFor(MBB); in pickTracePred() local
345 const MachineLoop *CurLoop = getLoopFor(MBB); in pickTraceSucc() local
H A DMachineLICM.cpp86 MachineLoop *CurLoop; // The current loop we are working on. member in __anonb770ed810111::MachineLICM
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h93 for (const LoopT *CurLoop = ParentLoop; CurLoop; in getLoopDepth() local
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp317 ForeachLoop &CurLoop = Loops[IterVals.size()]; in ProcessForeachDefs() local