Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h182 class InstrProfStats {
190 InstrProfStats() in InstrProfStats() function
296 InstrProfStats PGOStats;
539 InstrProfStats &getPGOStats() { return PGOStats; } in getPGOStats()
DCodeGenModule.cpp360 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags, in reportDiagnostics()