Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1826 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, in genLoopLimit()
1919 const SCEV *IVCount = BackedgeTakenCount; in linearFunctionTestReplace() local