Home
last modified time | relevance | path

Searched defs:LTOPhase (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
DOpenMPOpt.h41 OpenMPOptPass(ThinOrFullLTOPhase LTOPhase) : LTOPhase(LTOPhase) {} in OpenMPOptPass()
52 OpenMPOptCGSCCPass(ThinOrFullLTOPhase LTOPhase) : LTOPhase(LTOPhase) {} in OpenMPOptCGSCCPass()
DSampleProfile.h39 const ThinOrFullLTOPhase LTOPhase; variable
DModuleInliner.h43 const ThinOrFullLTOPhase LTOPhase; variable
DInliner.h114 const ThinOrFullLTOPhase LTOPhase; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DPassBuilderPipelines.cpp695 ThinOrFullLTOPhase LTOPhase) { in addPGOInstrPasses()
1227 ThinOrFullLTOPhase LTOPhase) { in buildModuleOptimizationPipeline()
1417 const ThinOrFullLTOPhase LTOPhase = LTOPreLink in buildPerModuleDefaultPipeline() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DInlineAdvisor.h61 ThinOrFullLTOPhase LTOPhase; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineAdvisor.cpp550 static inline const char *getLTOPhase(ThinOrFullLTOPhase LTOPhase) { in getLTOPhase()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp459 StringRef Name, StringRef RemapName, ThinOrFullLTOPhase LTOPhase, in SampleProfileLoader()
537 const ThinOrFullLTOPhase LTOPhase; member in __anonc1f0aed80111::SampleProfileLoader