Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h177 class InstrProfStats {
185 InstrProfStats() in InstrProfStats() function
291 InstrProfStats PGOStats;
533 InstrProfStats &getPGOStats() { return PGOStats; } in getPGOStats()
DCodeGenModule.cpp347 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags, in reportDiagnostics()