Home
last modified time | relevance | path

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

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