Searched refs:getLazyBitcodeModule (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeReader.h | 145 getLazyBitcodeModule(MemoryBufferRef Buffer, LLVMContext &Context,
|
| /llvm-project-15.0.7/llvm/unittests/Bitcode/ |
| H A D | BitReaderTest.cpp | 55 getLazyBitcodeModule(MemoryBufferRef(Mem.str(), "test"), Context); in getLazyModuleFromAssembly()
|
| /llvm-project-15.0.7/llvm/lib/LTO/ |
| H A D | LTOModule.cpp | 191 getLazyBitcodeModule(*MBOrErr, Context, true /*ShouldLazyLoadMetadata*/)); in parseBitcodeFileImpl()
|
| /llvm-project-15.0.7/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 7866 llvm::getLazyBitcodeModule(MemoryBufferRef Buffer, LLVMContext &Context, in getLazyBitcodeModule() function in llvm 7878 auto MOrErr = getLazyBitcodeModule(*Buffer, Context, ShouldLazyLoadMetadata, in getOwningLazyBitcodeModule()
|