Searched defs:LTOPhase (Results 1 – 8 of 8) sorted by relevance
41 OpenMPOptPass(ThinOrFullLTOPhase LTOPhase) : LTOPhase(LTOPhase) {} in OpenMPOptPass()52 OpenMPOptCGSCCPass(ThinOrFullLTOPhase LTOPhase) : LTOPhase(LTOPhase) {} in OpenMPOptCGSCCPass()
39 const ThinOrFullLTOPhase LTOPhase; variable
43 const ThinOrFullLTOPhase LTOPhase; variable
114 const ThinOrFullLTOPhase LTOPhase; variable
695 ThinOrFullLTOPhase LTOPhase) { in addPGOInstrPasses()1227 ThinOrFullLTOPhase LTOPhase) { in buildModuleOptimizationPipeline()1417 const ThinOrFullLTOPhase LTOPhase = LTOPreLink in buildPerModuleDefaultPipeline() local
61 ThinOrFullLTOPhase LTOPhase; member
550 static inline const char *getLTOPhase(ThinOrFullLTOPhase LTOPhase) { in getLTOPhase()
459 StringRef Name, StringRef RemapName, ThinOrFullLTOPhase LTOPhase, in SampleProfileLoader()537 const ThinOrFullLTOPhase LTOPhase; member in __anonc1f0aed80111::SampleProfileLoader