Searched refs:BackedgeVal (Results 1 – 1 of 1) sorted by relevance
8488 Value *BackedgeVal = PN->getIncomingValue(InLoopPred); in computeSCEVAtScope() local8489 if (CurrLoop->isLoopInvariant(BackedgeVal)) in computeSCEVAtScope()8490 return getSCEV(BackedgeVal); in computeSCEVAtScope()