Searched refs:InlineFeatureIgnoreList (Results 1 – 2 of 2) sorted by relevance
70 const FeatureBitset InlineFeatureIgnoreList = { variable
618 FeatureBitset RealCallerBits = CallerBits & ~InlineFeatureIgnoreList; in areInlineCompatible()619 FeatureBitset RealCalleeBits = CalleeBits & ~InlineFeatureIgnoreList; in areInlineCompatible()