Searched refs:CallPAL (Results 1 – 2 of 2) sorted by relevance
212 const AttributeList &CallPAL = CB.getAttributes(); in doPromotion() local223 ArgAttrVec.push_back(CallPAL.getParamAttrs(ArgNo)); in doPromotion()260 ArgAttrVec.push_back(CallPAL.getParamAttrs(ArgNo)); in doPromotion()277 CallPAL.getFnAttrs(), in doPromotion()278 CallPAL.getRetAttrs(), ArgAttrVec)); in doPromotion()
890 const AttributeList &CallPAL = CB.getAttributes(); in removeDeadStuffFromFunction() local894 AttrBuilder RAttrs(F->getContext(), CallPAL.getRetAttrs()); in removeDeadStuffFromFunction()908 AttributeSet Attrs = CallPAL.getParamAttrs(Pi); in removeDeadStuffFromFunction()927 ArgAttrVec.push_back(CallPAL.getParamAttrs(Pi)); in removeDeadStuffFromFunction()935 AttributeSet FnAttrs = CallPAL.getFnAttrs().removeAttribute( in removeDeadStuffFromFunction()