Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp104 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext2() function
131 return LLVMGetBitcodeModuleInContext2(LLVMGetGlobalContext(), MemBuf, OutM); in LLVMGetBitcodeModule2()
/freebsd-src/contrib/llvm-project/llvm/include/llvm-c/
H A DBitReader.h71 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef,