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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1430 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, argument
1520 const SCEV *IVCount = BackedgeTakenCount; local
1573 << " IVCount:\\t" << *IVCount << "\\n"); local
[all...]

Completed in 100 milliseconds