Searched refs:CallPAL (Results 1 – 2 of 2) sorted by relevance
641 const AttrListPtr &CallPAL = CS.getAttributes(); in DoPromotion() local644 if (Attributes attrs = CallPAL.getRetAttributes()) in DoPromotion()656 if (Attributes Attrs = CallPAL.getParamAttributes(ArgIndex)) in DoPromotion()720 if (Attributes Attrs = CallPAL.getParamAttributes(ArgIndex)) in DoPromotion()725 if (Attributes attrs = CallPAL.getFnAttributes()) in DoPromotion()
783 const AttrListPtr &CallPAL = CS.getAttributes(); in RemoveDeadStuffFromFunction() local786 Attributes RAttrs = CallPAL.getRetAttributes(); in RemoveDeadStuffFromFunction()787 Attributes FnAttrs = CallPAL.getFnAttributes(); in RemoveDeadStuffFromFunction()803 if (Attributes Attrs = CallPAL.getParamAttributes(i + 1)) in RemoveDeadStuffFromFunction()810 if (Attributes Attrs = CallPAL.getParamAttributes(i + 1)) in RemoveDeadStuffFromFunction()