Searched refs:forgetLcssaPhiWithNewPredecessor (Results 1 – 3 of 3) sorted by relevance
948 void forgetLcssaPhiWithNewPredecessor(Loop *L, PHINode *V);
3492 PSE.getSE()->forgetLcssaPhiWithNewPredecessor(OrigLoop, &PN); in fixVectorizedLoop()
8473 void ScalarEvolution::forgetLcssaPhiWithNewPredecessor(Loop *L, PHINode *V) { in forgetLcssaPhiWithNewPredecessor() function in ScalarEvolution