Home | History | Annotate | Download | only in IR

Lines Matching refs:visitPHINode

290   void visitPHINode(PHINode &PN);
1500 /// visitPHINode - Ensure that a PHI node is well formed.
1502 void Verifier::visitPHINode(PHINode &PN) {