reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3341 while (PhiNodesToMatch.size()) { 3342 PHINode *PHI = *PhiNodesToMatch.begin(); 3353 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch))) 3375 PhiNodesToMatch.erase(P);