Searched refs:cmpInstMetadata (Results 1 – 2 of 2) sorted by relevance
332 int cmpInstMetadata(Instruction const *L, Instruction const *R) const;
212 int FunctionComparator::cmpInstMetadata(Instruction const *L, in cmpInstMetadata() function in FunctionComparator662 return cmpInstMetadata(L, R); in cmpOperations()