Searched defs:SamplePGO (Results 1 – 2 of 2) sorted by relevance
123 PGOIndirectCallPromotionLegacyPass(bool InLTO = false, bool SamplePGO = false) in PGOIndirectCallPromotionLegacyPass()144 bool SamplePGO; member in __anonb3962a1d0111::PGOIndirectCallPromotionLegacyPass179 bool SamplePGO; member in __anonb3962a1d0211::ICallPromotionFunc208 bool SamplePGO, OptimizationRemarkEmitter &ORE) in ICallPromotionFunc()384 bool InLTO, bool SamplePGO, in promoteIndirectCalls()
82 bool SamplePGO; variable