Searched refs:RealCallerBits (Results 1 – 1 of 1) sorted by relevance
618 FeatureBitset RealCallerBits = CallerBits & ~InlineFeatureIgnoreList; in areInlineCompatible() local620 return ((RealCallerBits & RealCalleeBits) == RealCalleeBits); in areInlineCompatible()