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