Searched refs:LLVMParseBitcode (Results 1 – 4 of 4) sorted by relevance
40 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule,
51 Ret = LLVMParseBitcode(MB, &M, &msg); in load_module()
26 LLVMBool LLVMParseBitcode(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutModule, in LLVMParseBitcode() function
52 * The C API functions LLVMParseBitcode, LLVMParseBitcodeInContext,