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