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