Searched refs:cmpAttrs (Results 1 – 1 of 1) sorted by relevance
408 int cmpAttrs(const AttributeSet L, const AttributeSet R) const;517 int FunctionComparator::cmpAttrs(const AttributeSet L, in cmpAttrs() function in FunctionComparator969 cmpAttrs(CI->getAttributes(), cast<CallInst>(R)->getAttributes())) in cmpOperations()982 cmpAttrs(II->getAttributes(), cast<InvokeInst>(R)->getAttributes())) in cmpOperations()1204 if (int Res = cmpAttrs(FnL->getAttributes(), FnR->getAttributes())) in compare()