Searched defs:MatchSubset (Results 1 – 2 of 2) sorted by relevance
100 bool MatchSubset = ((CallerBits & CalleeBits) & InlineFeaturesAllowed) == in areInlineCompatible() local
7031 auto MatchSubset = [](ConstantSDNode *LHS, ConstantSDNode *RHS) { in visitAND() local