Searched refs:CSAS (Results 1 – 1 of 1) sorted by relevance
1535 const AttributeList &CSAS = Call->getAttributes(); in getDeoptLowering() local1536 if (CSAS.hasAttribute(AttributeList::FunctionIndex, DeoptLowering)) in getDeoptLowering()1537 return CSAS.getAttribute(AttributeList::FunctionIndex, DeoptLowering) in getDeoptLowering()