Searched refs:NewCallerPAL (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1431 const AttributeSet &NewCallerPAL = AttributeSet::get(Callee->getContext(), local
1440 cast<InvokeInst>(NC)->setAttributes(NewCallerPAL);
1448 cast<CallInst>(NC)->setAttributes(NewCallerPAL);

Completed in 78 milliseconds