HomeSort by relevance Sort by last modified time
    Searched refs:InstrProfStats (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenModule.h 226 class InstrProfStats {
234 InstrProfStats()
310 InstrProfStats PGOStats;
540 InstrProfStats &getPGOStats() { return PGOStats; }
    [all...]
CodeGenModule.cpp 330 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags,
    [all...]

Completed in 205 milliseconds