Searched defs:DisableRedZone (Results 1 – 2 of 2) sorted by relevance
457 bool DisableRedZone = MF.getFunction().hasFnAttribute(Attribute::NoRedZone); in determineFrameLayout() local
444 bool DisableRedZone = MF.getFunction()->hasFnAttribute(Attribute::NoRedZone); in determineFrameLayout() local