Searched refs:CallPAL (Results 1 – 2 of 2) sorted by relevance
226 const AttributeList &CallPAL = CB.getAttributes(); in doPromotion() local237 ArgAttrVec.push_back(CallPAL.getParamAttrs(ArgNo)); in doPromotion()264 ArgAttrVec.push_back(CallPAL.getParamAttrs(ArgNo)); in doPromotion()281 CallPAL.getFnAttrs(), in doPromotion()282 CallPAL.getRetAttrs(), ArgAttrVec)); in doPromotion()
874 const AttributeList &CallPAL = CB.getAttributes(); in removeDeadStuffFromFunction() local878 AttrBuilder RAttrs(F->getContext(), CallPAL.getRetAttrs()); in removeDeadStuffFromFunction()892 AttributeSet Attrs = CallPAL.getParamAttrs(Pi); in removeDeadStuffFromFunction()911 ArgAttrVec.push_back(CallPAL.getParamAttrs(Pi)); in removeDeadStuffFromFunction()919 AttributeSet FnAttrs = CallPAL.getFnAttrs().removeAttribute( in removeDeadStuffFromFunction()