Searched refs:MatchSubset (Results 1 – 2 of 2) sorted by relevance
100 bool MatchSubset = ((CallerBits & CalleeBits) & InlineFeaturesAllowed) == in areInlineCompatible() local102 return MatchExact && MatchSubset; in areInlineCompatible()
7031 auto MatchSubset = [](ConstantSDNode *LHS, ConstantSDNode *RHS) { in visitAND() local7035 ISD::matchBinaryPredicate(N0.getOperand(1), N1, MatchSubset)) in visitAND()