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
357 StringRef Name, StringRef RemapName, ThinOrFullLTOPhase LTOPhase, in SampleProfileLoader() argument364 RemappingFilename(std::string(RemapName)), LTOPhase(LTOPhase) {} in SampleProfileLoader()431 ThinOrFullLTOPhase LTOPhase; member in __anon4c1bc6cc0111::SampleProfileLoader480 ThinOrFullLTOPhase LTOPhase = ThinOrFullLTOPhase::None) in SampleProfileLoaderLegacyPass() argument482 Name, SampleProfileRemappingFile, LTOPhase, in SampleProfileLoaderLegacyPass()1080 if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctions()1100 } else if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctions()1359 if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctionsWithPriority()1407 } else if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctionsWithPriority()1772 Reader->setSkipFlatProf(LTOPhase == ThinOrFullLTOPhase::ThinLTOPostLink); in doInitialization()[all …]