Searched refs:CSAS (Results 1 – 1 of 1) sorted by relevance
1631 const AttributeList &CSAS = Call->getAttributes(); in getDeoptLowering() local1632 if (CSAS.hasFnAttr(DeoptLowering)) in getDeoptLowering()1633 return CSAS.getFnAttr(DeoptLowering).getValueAsString(); in getDeoptLowering()