Home
last modified time | relevance | path

Searched refs:LLVMVerifyModule (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/
H A DAnalysis.h44 LLVMBool LLVMVerifyModule(LLVMModuleRef M, LLVMVerifierFailureAction Action,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DAnalysis.cpp68 LLVMBool LLVMVerifyModule(LLVMModuleRef M, LLVMVerifierFailureAction Action, in LLVMVerifyModule() function