Home | History | Annotate | Download | only in IR

Lines Matching defs:visitFunction

229         visitFunction(*I);
270 void visitFunction(const Function &F);
1019 // visitFunction - Verify that a function is ok.
1021 void Verifier::visitFunction(const Function &F) {