Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1607 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, in genLoopLimit()
1702 const SCEV *IVCount = BackedgeTakenCount; in LinearFunctionTestReplace() local