Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:setAttributes

1962     CS.setAttributes(AS);
2286 cast<InvokeInst>(NC)->setAttributes(NewCallerPAL);
2294 cast<CallInst>(NC)->setAttributes(NewCallerPAL);
2471 cast<InvokeInst>(NewCaller)->setAttributes(NewPAL);
2478 cast<CallInst>(NewCaller)->setAttributes(NewPAL);