Home
last modified time | relevance | path

Searched refs:IsPreLink (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp1160 const bool IsPreLink = Phase != ThinOrFullLTOPhase::ThinLTOPostLink; in buildModuleSimplificationPipeline() local
1161 const bool IsPGOPreLink = PGOOpt && IsPreLink; in buildModuleSimplificationPipeline()
1174 const bool IsCtxProfGen = !IsPGOInstrGen && IsPreLink && in buildModuleSimplificationPipeline()