Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h215 class InstrProfStats {
223 InstrProfStats() in InstrProfStats() function
337 InstrProfStats PGOStats;
664 InstrProfStats &getPGOStats() { return PGOStats; } in getPGOStats()
H A DCodeGenModule.cpp451 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags, in reportDiagnostics()