Searched refs:LTOPhase (Results 1 – 2 of 2) sorted by relevance
29 ThinOrFullLTOPhase LTOPhase = ThinOrFullLTOPhase::None)31 LTOPhase(LTOPhase) {} in ProfileFileName()38 ThinOrFullLTOPhase LTOPhase; variable
351 StringRef Name, StringRef RemapName, ThinOrFullLTOPhase LTOPhase, in SampleProfileLoader() argument358 RemappingFilename(std::string(RemapName)), LTOPhase(LTOPhase) {} in SampleProfileLoader()428 ThinOrFullLTOPhase LTOPhase; member in __anon1e220fe30111::SampleProfileLoader477 ThinOrFullLTOPhase LTOPhase = ThinOrFullLTOPhase::None) in SampleProfileLoaderLegacyPass() argument479 Name, SampleProfileRemappingFile, LTOPhase, in SampleProfileLoaderLegacyPass()1083 if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctions()1103 } else if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctions()1357 if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctionsWithPriority()1403 } else if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctionsWithPriority()1768 Reader->setSkipFlatProf(LTOPhase == ThinOrFullLTOPhase::ThinLTOPostLink); in doInitialization()[all …]