Searched refs:CallPAL (Results 1 – 2 of 2) sorted by relevance
894 const AttributeList &CallPAL = CB.getAttributes(); in removeDeadStuffFromFunction() local898 AttrBuilder RAttrs(F->getContext(), CallPAL.getRetAttrs()); in removeDeadStuffFromFunction()900 AttributeFuncs::typeIncompatible(NRetTy, CallPAL.getRetAttrs())); in removeDeadStuffFromFunction()913 AttributeSet Attrs = CallPAL.getParamAttrs(Pi); in removeDeadStuffFromFunction()932 ArgAttrVec.push_back(CallPAL.getParamAttrs(Pi)); in removeDeadStuffFromFunction()940 AttributeSet FnAttrs = CallPAL.getFnAttrs().removeAttribute( in removeDeadStuffFromFunction()
229 const AttributeList &CallPAL = CB.getAttributes(); in doPromotion() local241 ArgAttrVec.push_back(CallPAL.getParamAttrs(ArgNo)); in doPromotion()276 ArgAttrVec.push_back(CallPAL.getParamAttrs(ArgNo)); in doPromotion()294 CallPAL.getFnAttrs(), in doPromotion()295 CallPAL.getRetAttrs(), ArgAttrVec)); in doPromotion()