Searched refs:GetCompilerMethodCount (Results 1 – 5 of 5) sorted by relevance
33 << "compilerMethodCount: " << GetCompilerMethodCount() << "\n" in PrintCompilerStatsLog()52 "COMPILER_METHOD_COUNT", GetCompilerMethodCount(), in SendSysEvent()
96 uint32_t GetCompilerMethodCount() const in GetCompilerMethodCount() function
95 uint32_t GetCompilerMethodCount() const in GetCompilerMethodCount() function
235 if (compilerStats.GetCompilerMethodCount() == 0) { in Main()
373 compilerStats.SetCompilerMethodCount(cmpDriver.GetCompilerMethodCount()); in Compile()