Searched refs:cmpOperandBundlesSchema (Results 1 – 2 of 2) sorted by relevance
333 int cmpOperandBundlesSchema(const CallBase &LCS, const CallBase &RCS) const;
247 int FunctionComparator::cmpOperandBundlesSchema(const CallBase &LCS, in cmpOperandBundlesSchema() function in FunctionComparator704 if (int Res = cmpOperandBundlesSchema(*CBL, *CBR)) in cmpOperations()