Searched refs:MatchExact (Results 1 – 1 of 1) sorted by relevance
96 bool MatchExact = (CallerBits & ~InlineFeaturesAllowed) == in areInlineCompatible() local102 return MatchExact && MatchSubset; in areInlineCompatible()