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