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 __anone7901ba00111::PGOIndirectCallPromotionLegacyPass179 bool SamplePGO; member in __anone7901ba00211::ICallPromotionFunc208 bool SamplePGO, OptimizationRemarkEmitter &ORE) in ICallPromotionFunc()383 bool InLTO, bool SamplePGO, in promoteIndirectCalls()
57 bool SamplePGO; variable