Home
last modified time | relevance | path

Searched refs:NewCallPAL (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp955 AttributeSet NewCallPAL = AttributeSet::get(F->getContext(), AttributesVec); in RemoveDeadStuffFromFunction() local
962 cast<InvokeInst>(New)->setAttributes(NewCallPAL); in RemoveDeadStuffFromFunction()
966 cast<CallInst>(New)->setAttributes(NewCallPAL); in RemoveDeadStuffFromFunction()