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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1803 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, argument
1890 linearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount, PHINode *IndVar, SCEVExpander &Rewriter) argument
2141 PHINode *IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT); local
[all...]
H A DInductiveRangeCheckElimination.cpp1308 computeSafeIterationSpace(ScalarEvolution &SE, const SCEVAddRecExpr *IndVar, IRBuilder<> &) const argument
1447 const SCEVAddRecExpr *IndVar = local
[all...]

Completed in 46 milliseconds