Home
last modified time | relevance | path

Searched refs:verifyFunction (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DUtils.h130 static bool verifyFunction(const Function *F, raw_ostream &OS) { in verifyFunction() function
132 return llvm::verifyFunction(LLVMF, &OS); in verifyFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVerifier.h89 LLVM_ABI bool verifyFunction(const Function &F, raw_ostream *OS = nullptr);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAnalysis.cpp102 LLVMBool Result = verifyFunction( in LLVMVerifyFunction()
H A DScalarEvolution.cpp11546 assert(!verifyFunction(*L->getHeader()->getParent(), &dbgs()) && in isLoopBackedgeGuardedByCond()
11649 assert(!verifyFunction(*BB->getParent(), &dbgs()) && in isBasicBlockEntryGuardedByCond()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp485 static void verifyFunction(GCPtrTracker &&Tracker,
585 void GCPtrTracker::verifyFunction(GCPtrTracker &&Tracker, in verifyFunction() function in GCPtrTracker
903 GCPtrTracker::verifyFunction(std::move(Tracker), Verifier); in Verify()
H A DVerifier.cpp7526 bool llvm::verifyFunction(const Function &f, raw_ostream *OS) { in verifyFunction() function in llvm
7966 return { llvm::verifyFunction(F, &dbgs()), false }; in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.cpp474 assert(!Utils::verifyFunction(I0->getParent()->getParent(), dbgs()) && in emitVectors()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1255 assert(!verifyFunction(F, &dbgs())); in prepareExplicitEH()
1258 assert(!verifyFunction(F, &dbgs())); in prepareExplicitEH()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1760 assert(!verifyFunction(*FC0.Header->getParent(), &errs())); in performFusion()
2056 assert(!verifyFunction(*FC0.Header->getParent(), &errs())); in fuseGuardedLoops()
H A DDFAJumpThreading.cpp1401 verifyFunction(F, &dbgs()); in run()
H A DConstraintElimination.cpp1414 assert(!verifyFunction(*F, &dbgs())); in generateReproducer()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1278 if (verifyFunction(F, &dbgs())) in runOnFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1160 if (verifyFunction(F, &errs())) in postSplitCleanup()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1467 if (verifyFunction(*F, &errs())) in registerCallbacks()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2637 assert(!verifyFunction(*F, &errs()) && "Module verification failed!"); in cleanupIR()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9472 assert(!verifyFunction(*L->getHeader()->getParent(), &dbgs())); in processLoopInVPlanNativePath()
10338 assert(!verifyFunction(*L->getHeader()->getParent(), &dbgs())); in processLoop()
H A DSLPVectorizer.cpp5298 assert(!verifyFunction(*F, &dbgs())); in ~BoUpSLP()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc22708 {"_ZN4llvm14verifyFunctionERKNS_8FunctionENS_21VerifierFailureActionE", "llvm::verifyFunction(llvm:…