Searched refs:InstrProfStats (Results 1 – 2 of 2) sorted by relevance
214 class InstrProfStats {222 InstrProfStats() in InstrProfStats() function333 InstrProfStats PGOStats;655 InstrProfStats &getPGOStats() { return PGOStats; } in getPGOStats()
463 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags, in reportDiagnostics()