Searched refs:PALnew (Results 1 – 1 of 1) sorted by relevance
1269 const AttrListPtr PALnew = PAL.addAttr(~0U, PA); in LLVMAddFunctionAttr() local1270 Func->setAttributes(PALnew); in LLVMAddFunctionAttr()1276 const AttrListPtr PALnew = PAL.removeAttr(~0U, PA); in LLVMRemoveFunctionAttr() local1277 Func->setAttributes(PALnew); in LLVMRemoveFunctionAttr()