Searched refs:verifyFunction (Results 1 – 25 of 45) sorted by relevance
12
22 human-readable validation report. See [llvm::verifyFunction]. *)33 [llvm::verifyFunction]. *)
68 bool verifyFunction(
40 bool verifyFunction(const Function &F, raw_ostream *OS = nullptr);
44 EXPECT_TRUE(verifyFunction(*F, ReturnStatusAction)); in TEST()
93 return verifyFunction(*unwrap<Function>(Fn), in LLVMVerifyFunction()
110 LLVMBool Result = verifyFunction( in LLVMVerifyFunction()
46 EXPECT_TRUE(verifyFunction(*F)); in TEST()
459 verifyFunction(*TheFunction); in Codegen()
467 verifyFunction(*TheFunction); in Codegen()
496 verifyFunction(*TheFunction); in codegen()
522 verifyFunction(*TheFunction); in codegen()
1371 llvm::verifyFunction(*ret); in createCatchWrappedInvokeFunction()1479 llvm::verifyFunction(*ret); in createThrowExceptionFunction()
1045 DEBUG(verifyFunction(F)); in prepareExplicitEH()1048 DEBUG(verifyFunction(F)); in prepareExplicitEH()
1413 llvm::verifyFunction(*ret); in createCatchWrappedInvokeFunction()1523 llvm::verifyFunction(*ret); in createThrowExceptionFunction()
712 verifyFunction(*TheFunction); in Codegen()
820 verifyFunction(*TheFunction); in Codegen()
794 verifyFunction(*TheFunction); in codegen()
377 verifyFunction(*TheFunction);387 Once the function is built, we call ``verifyFunction``, which is
986 verifyFunction(*TheFunction); in Codegen()
983 verifyFunction(*TheFunction); in Codegen()
1004 verifyFunction(*TheFunction); in Codegen()
909 verifyFunction(*TheFunction); in codegen()
763 DEBUG(if (verifyFunction(*newFunction)) in extractCodeRegion()
1074 verifyFunction(*TheFunction); in codegen()