Searched refs:RealCalleeBits (Results 1 – 2 of 2) sorted by relevance
1177 FeatureBitset RealCalleeBits = CalleeBits & ~InlineFeatureIgnoreList; in areInlineCompatible() local1178 if ((RealCallerBits & RealCalleeBits) != RealCalleeBits) in areInlineCompatible()
6144 FeatureBitset RealCalleeBits = CalleeBits & ~InlineFeatureIgnoreList; in areInlineCompatible() local6145 if (RealCallerBits == RealCalleeBits) in areInlineCompatible()6150 if ((RealCallerBits & RealCalleeBits) != RealCalleeBits) in areInlineCompatible()