reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3346 WillNotMatch.insert(PHI); 3350 for (auto &P : PHI->getParent()->phis()) { 3351 if (&P == PHI) 3353 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch)))