Searched refs:getModuleImpl (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeReader.h | 124 getModuleImpl(LLVMContext &Context, bool MaterializeAll,
|
| /openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 7941 BitcodeModule::getModuleImpl(LLVMContext &Context, bool MaterializeAll, in getModuleImpl() function in BitcodeModule 7984 return getModuleImpl(Context, false, ShouldLazyLoadMetadata, IsImporting, in getLazyModule() 8153 return getModuleImpl(Context, true, false, false, Callbacks); in parseModule()
|