HomeSort by: relevance | last modified time | path
    Searched refs:InstrProfStats (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h 219 class InstrProfStats {
227 InstrProfStats()
336 InstrProfStats PGOStats;
638 InstrProfStats &getPGOStats() { return PGOStats; }
CodeGenModule.cpp 417 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags,

Completed in 29 milliseconds