Home | History | Annotate | Download | only in IR

Lines Matching full:verifyfunction

2345 /// verifyFunction - Check a function for errors, printing messages on stderr.
2348 bool llvm::verifyFunction(const Function &f, VerifierFailureAction action) {