Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InstrProfStats

226 class InstrProfStats {
234 InstrProfStats()
310 InstrProfStats PGOStats;
540 InstrProfStats &getPGOStats() { return PGOStats; }