Searched refs:NewCallerPAL (Results 1 – 1 of 1) sorted by relevance
2274 const AttributeSet &NewCallerPAL = AttributeSet::get(Callee->getContext(), in transformConstExprCastCall() local2286 cast<InvokeInst>(NC)->setAttributes(NewCallerPAL); in transformConstExprCastCall()2294 cast<CallInst>(NC)->setAttributes(NewCallerPAL); in transformConstExprCastCall()