Home | History | Annotate | Download | only in IPO

Lines Matching refs:CallPAL

784     const AttrListPtr &CallPAL = CS.getAttributes();
787 Attributes RAttrs = CallPAL.getRetAttributes();
788 Attributes FnAttrs = CallPAL.getFnAttributes();
804 if (Attributes Attrs = CallPAL.getParamAttributes(i + 1))
811 if (Attributes Attrs = CallPAL.getParamAttributes(i + 1))