Searched refs:NewPAL (Results 1 – 2 of 2) sorted by relevance
869 AttributeSet NewPAL = AttributeSet::get(F->getContext(), AttributesVec); in RemoveDeadStuffFromFunction() local881 NF->setAttributes(NewPAL); in RemoveDeadStuffFromFunction()
2462 const AttributeSet &NewPAL = in transformCallThroughTrampoline() local2471 cast<InvokeInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()2478 cast<CallInst>(NewCaller)->setAttributes(NewPAL); in transformCallThroughTrampoline()