Searched refs:CompilerStats (Results 1 – 3 of 3) sorted by relevance
28 struct CompilerStats {}; struct
48 virtual CompilerStats stats() const = 0;
357 CompilerStats stats() const final { return stats_; } in stats()372 CompilerStats stats_;