Searched defs:IsImporting (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 471 bool IsImporting = false; member in MetadataLoader::MetadataLoaderImpl 727 MetadataLoaderCallbacks Callbacks, bool IsImporting) in MetadataLoaderImpl() 2497 bool IsImporting, in MetadataLoader()
|
H A D | BitcodeReader.cpp | 4707 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 D | ThinLTOCodeGenerator.cpp | 195 bool IsImporting) { in loadModuleFromInput()
|