Searched refs:CallPAL (Results 1 – 2 of 2) sorted by relevance
883 const AttributeList &CallPAL = CS.getAttributes(); in RemoveDeadStuffFromFunction() local887 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()901 AttributeSet Attrs = CallPAL.getParamAttributes(i); in RemoveDeadStuffFromFunction()920 ArgAttrVec.push_back(CallPAL.getParamAttributes(i)); in RemoveDeadStuffFromFunction()928 AttributeSet FnAttrs = CallPAL.getFnAttributes().removeAttribute( in RemoveDeadStuffFromFunction()
245 const AttributeList &CallPAL = CS.getAttributes(); in doPromotion() local255 ArgAttrVec.push_back(CallPAL.getParamAttributes(ArgNo)); in doPromotion()318 ArgAttrVec.push_back(CallPAL.getParamAttributes(ArgNo)); in doPromotion()335 AttributeList::get(F->getContext(), CallPAL.getFnAttributes(), in doPromotion()336 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()