Searched refs:cmpOperations (Results 1 – 1 of 1) sorted by relevance
345 int cmpOperations(const Instruction *L, const Instruction *R) const;906 int FunctionComparator::cmpOperations(const Instruction *L, in cmpOperations() function in FunctionComparator1193 if (int Res = cmpOperations(&*InstL, &*InstR)) in cmpBasicBlocks()