Searched defs:IVCount (Results 1 – 1 of 1) sorted by relevance
1553 static Value *genLoopLimit(PHINode *IndVar, const SCEV *IVCount, Loop *L, in genLoopLimit()1648 const SCEV *IVCount = BackedgeTakenCount; in LinearFunctionTestReplace() local