Searched refs:InlineFeatureIgnoreList (Results 1 – 4 of 4) sorted by relevance
38 const FeatureBitset InlineFeatureIgnoreList = { variable
3494 FeatureBitset RealCallerBits = CallerBits & ~InlineFeatureIgnoreList; in areInlineCompatible()3495 FeatureBitset RealCalleeBits = CalleeBits & ~InlineFeatureIgnoreList; in areInlineCompatible()
78 const FeatureBitset InlineFeatureIgnoreList = { variable
741 FeatureBitset RealCallerBits = CallerBits & ~InlineFeatureIgnoreList; in areInlineCompatible()742 FeatureBitset RealCalleeBits = CalleeBits & ~InlineFeatureIgnoreList; in areInlineCompatible()