Searched refs:InLoopPred (Results 1 – 1 of 1) sorted by relevance
8247 unsigned InLoopPred = LI->contains(PN->getIncomingBlock(0)) ? 0 : 1; in computeSCEVAtScope() local8248 const SCEV *OnBackedge = getSCEV(PN->getIncomingValue(InLoopPred)); in computeSCEVAtScope()