Searched refs:NewCallerPAL (Results 1 – 3 of 3) sorted by relevance
1188 const AttrListPtr &NewCallerPAL = AttrListPtr::get(attrVec.begin(), in transformConstExprCastCall() local1197 cast<InvokeInst>(NC)->setAttributes(NewCallerPAL); in transformConstExprCastCall()1205 cast<CallInst>(NC)->setAttributes(NewCallerPAL); in transformConstExprCastCall()
2828 const AttributeSet &NewCallerPAL = AttributeSet::get(Callee->getContext(), in transformConstExprCastCall() local2840 cast<InvokeInst>(NC)->setAttributes(NewCallerPAL); in transformConstExprCastCall()2848 cast<CallInst>(NC)->setAttributes(NewCallerPAL); in transformConstExprCastCall()
4319 AttributeList NewCallerPAL = AttributeList::get( in transformConstExprCastCall() local4336 NewCS.setAttributes(NewCallerPAL); in transformConstExprCastCall()