Searched refs:followLCSSA (Results 1 – 1 of 1) sorted by relevance
695 static Value *followLCSSA(Value *SV) { in followLCSSA() function702 return followLCSSA(PHI->getIncomingValue(0)); in followLCSSA()751 Value *V = followLCSSA(PHI.getIncomingValueForBlock(L->getLoopLatch())); in findInductionAndReductions()1464 auto IncIInnerMost = cast<Instruction>(followLCSSA(IncI)); in moveLCSSAPhis()