Searched refs:CallPAL (Results 1 – 2 of 2) sorted by relevance
213 const AttributeList &CallPAL = CB.getAttributes(); in doPromotion() local224 ArgAttrVec.push_back(CallPAL.getParamAttrs(ArgNo)); in doPromotion()261 ArgAttrVec.push_back(CallPAL.getParamAttrs(ArgNo)); in doPromotion()279 CallPAL.getFnAttrs(), in doPromotion()280 CallPAL.getRetAttrs(), ArgAttrVec)); in doPromotion()
888 const AttributeList &CallPAL = CB.getAttributes(); in removeDeadStuffFromFunction() local892 AttrBuilder RAttrs(F->getContext(), CallPAL.getRetAttrs()); in removeDeadStuffFromFunction()906 AttributeSet Attrs = CallPAL.getParamAttrs(Pi); in removeDeadStuffFromFunction()925 ArgAttrVec.push_back(CallPAL.getParamAttrs(Pi)); in removeDeadStuffFromFunction()933 AttributeSet FnAttrs = CallPAL.getFnAttrs().removeAttribute( in removeDeadStuffFromFunction()