Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1553 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, in genLoopLimit()
1642 PHINode *IndVar, in LinearFunctionTestReplace()
1890 PHINode *IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT); in runOnLoop() local
DInductiveRangeCheckElimination.cpp1302 const SCEVAddRecExpr *IndVar, in computeSafeIterationSpace()
1439 const SCEVAddRecExpr *IndVar = in runOnLoop() local