Searched defs:verifyFunction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DVerifier.cpp1926 /// verifyFunction - Check a function for errors, printing messages on stderr.
1929 bool llvm::verifyFunction(const Function &f, VerifierFailureAction action) { function in class:llvm

Completed in 100 milliseconds