Home
last modified time | relevance | path

Searched refs:getLazyBitcodeModule (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h185 getLazyBitcodeModule(MemoryBufferRef Buffer, LLVMContext &Context,
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOModule.cpp191 getLazyBitcodeModule(*MBOrErr, Context, true /*ShouldLazyLoadMetadata*/)); in parseBitcodeFileImpl()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8130 llvm::getLazyBitcodeModule(MemoryBufferRef Buffer, LLVMContext &Context, in getLazyBitcodeModule() function in llvm
8144 auto MOrErr = getLazyBitcodeModule(*Buffer, Context, ShouldLazyLoadMetadata, in getOwningLazyBitcodeModule()