Searched refs:NewPAL (Results 1 – 6 of 6) sorted by relevance
855 AttributeList NewPAL = in RemoveDeadStuffFromFunction() local869 NF->setAttributes(NewPAL); in RemoveDeadStuffFromFunction()
857 AttributeList NewPAL = in RemoveDeadStuffFromFunction() local871 NF->setAttributes(NewPAL); in RemoveDeadStuffFromFunction()
805 AttributeSet NewPAL = AttributeSet::get(F->getContext(), AttributesVec); in RemoveDeadStuffFromFunction() local818 NF->setAttributes(NewPAL); in RemoveDeadStuffFromFunction()
2519 AttributeList NewPAL = in transformCallThroughTrampoline() local2532 cast<InvokeInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()2538 cast<CallBrInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()2545 cast<CallInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()
3015 const AttributeSet &NewPAL = in transformCallThroughTrampoline() local3027 cast<InvokeInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()3034 cast<CallInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()
4933 AttributeList NewPAL = in transformCallThroughTrampoline() local4946 cast<InvokeInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()4952 cast<CallBrInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()4959 cast<CallInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()