Home | History | Annotate | Download | only in compiler

Lines Matching refs:m1

195 static int compareMethod(const CompilerMethodStats *m1,
198 return (int) m1->method - (int) m2->method;