Searched refs:m1 (Results 1 – 1 of 1) sorted by relevance
195 static int compareMethod(const CompilerMethodStats *m1, in compareMethod() argument198 return (int) m1->method - (int) m2->method; in compareMethod()