Home
last modified time | relevance | path

Searched defs:ShouldLazyLoadMetadata (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IRReader/
H A DIRReader.cpp35 LLVMContext &Context, bool ShouldLazyLoadMetadata) { in getLazyIRModule()
56 bool ShouldLazyLoadMetadata) { in getLazyIRFileModule()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4392 bool ShouldLazyLoadMetadata, in parseModule()
4706 Error BitcodeReader::parseBitcodeInto(Module *M, bool ShouldLazyLoadMetadata, in parseBitcodeInto()
8339 bool ShouldLazyLoadMetadata, bool IsImporting, in getModuleImpl()
8380 BitcodeModule::getLazyModule(LLVMContext &Context, bool ShouldLazyLoadMetadata, in getLazyModule()
8542 bool ShouldLazyLoadMetadata, bool IsImporting, in getLazyBitcodeModule()
8554 bool ShouldLazyLoadMetadata, bool IsImporting, ParserCallbacks Callbacks) { in getOwningLazyBitcodeModule()