Searched refs:CBL (Results 1 – 1 of 1) sorted by relevance
698 if (auto *CBL = dyn_cast<CallBase>(L)) { in cmpOperations() local700 if (int Res = cmpNumbers(CBL->getCallingConv(), CBR->getCallingConv())) in cmpOperations()702 if (int Res = cmpAttrs(CBL->getAttributes(), CBR->getAttributes())) in cmpOperations()704 if (int Res = cmpOperandBundlesSchema(*CBL, *CBR)) in cmpOperations()