Home
last modified time | relevance | path

Searched defs:IndVar (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1803 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, in genLoopLimit()
1892 PHINode *IndVar, in linearFunctionTestReplace()
2141 PHINode *IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT); in runOnLoop() local
DInductiveRangeCheckElimination.cpp1309 const SCEVAddRecExpr *IndVar, in computeSafeIterationSpace()
1447 const SCEVAddRecExpr *IndVar = in runOnLoop() local