Home
last modified time | relevance | path

Searched defs:IsImporting (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp471 bool IsImporting = false; member in MetadataLoader::MetadataLoaderImpl
727 MetadataLoaderCallbacks Callbacks, bool IsImporting) in MetadataLoaderImpl()
2497 bool IsImporting, in MetadataLoader()
H A DBitcodeReader.cpp4707 bool IsImporting, in parseBitcodeInto()
8339 bool ShouldLazyLoadMetadata, bool IsImporting, in getModuleImpl()
8381 bool IsImporting, ParserCallbacks Callbacks) { in getLazyModule()
8542 bool ShouldLazyLoadMetadata, bool IsImporting, in getLazyBitcodeModule()
8554 bool ShouldLazyLoadMetadata, bool IsImporting, ParserCallbacks Callbacks) { in getOwningLazyBitcodeModule()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp195 bool IsImporting) { in loadModuleFromInput()