Home | History | Annotate | Download | only in IR

Lines Matching refs:visitPHINode

282     void visitPHINode(PHINode &PN);
1438 /// visitPHINode - Ensure that a PHI node is well formed.
1440 void Verifier::visitPHINode(PHINode &PN) {