Searched refs:ThinLTOPreLink (Results 1 – 6 of 6) sorted by relevance
399 return Phase == ThinOrFullLTOPhase::ThinLTOPreLink || in isLTOPreLink()487 if (Phase != ThinOrFullLTOPhase::ThinLTOPreLink || !PGOOpt || in buildO1FunctionSimplificationPipeline()678 if (Phase != ThinOrFullLTOPhase::ThinLTOPreLink || !PGOOpt || in buildFunctionSimplificationPipeline()908 if (Phase == ThinOrFullLTOPhase::ThinLTOPreLink && PGOOpt && in buildInlinerPipeline()1002 if (Phase == ThinOrFullLTOPhase::ThinLTOPreLink && PGOOpt && in buildModuleInlinerPipeline()1653 Level, ThinOrFullLTOPhase::ThinLTOPreLink)); in buildThinLTOPreLinkDefaultPipeline()
80 ThinLTOPreLink, enumerator
1194 if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctions()1214 } else if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctions()1465 if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctionsWithPriority()1517 } else if (LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) { in inlineHotFunctionsWithPriority()
454 if (ChecksumMismatch && LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink) in runOnFunction()
5788 LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink; in run()5867 LTOPhase == ThinOrFullLTOPhase::ThinLTOPreLink; in run()
554 case (ThinOrFullLTOPhase::ThinLTOPreLink): in getLTOPhase()