Searched defs:SaveTempsDir (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/include/flang/Frontend/ |
H A D | CodeGenOptions.h | 64 std::optional<std::string> SaveTempsDir; variable
|
/llvm-project/llvm/include/llvm/LTO/legacy/ |
H A D | ThinLTOCodeGenerator.h | 327 std::string SaveTempsDir; global() variable
|
/llvm-project/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 440 ProcessThinLTOModule(Module & TheModule,ModuleSummaryIndex & Index,StringMap<lto::InputFile * > & ModuleMap,TargetMachine & TM,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const DenseSet<GlobalValue::GUID> & GUIDPreservedSymbols,const GVSummaryMapTy & DefinedGlobals,const ThinLTOCodeGenerator::CachingOptions & CacheOptions,bool DisableCodeGen,StringRef SaveTempsDir,bool Freestanding,unsigned OptLevel,unsigned count,bool DebugPassManager) ProcessThinLTOModule() argument
|