Home | History | Annotate | Download | only in IR

Lines Matching refs:visitPHINode

266     void visitPHINode(PHINode &PN);
1304 /// visitPHINode - Ensure that a PHI node is well formed.
1306 void Verifier::visitPHINode(PHINode &PN) {