Lines Matching refs:LTOPhase
424 StringRef Name, StringRef RemapName, ThinOrFullLTOPhase LTOPhase, in SampleProfileLoader() argument
431 LTOPhase(LTOPhase), in SampleProfileLoader()
434 LTOPhase, InlinePass::SampleProfileInliner}) in SampleProfileLoader()
502 const ThinOrFullLTOPhase LTOPhase; member in __anonb9d8ce480111::SampleProfileLoader
1160 if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctions()
1180 } else if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctions()
1432 if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctionsWithPriority()
1484 } else if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctionsWithPriority()
1931 Reader->setSkipFlatProf(LTOPhase == ThinOrFullLTOPhase::ThinLTOPostLink); in doInitialization()
1960 /*EmitRemarks=*/false, InlineContext{LTOPhase, InlinePass::ReplaySampleProfileInliner}); in doInitialization()
2167 LTOPhase, GetAssumptionCache, GetTTI, GetTLI); in run()