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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1182 const AttributeSet &NewCallerPAL = AttributeSet::get(Callee->getContext(), local
1191 cast<InvokeInst>(NC)->setAttributes(NewCallerPAL);
1199 cast<CallInst>(NC)->setAttributes(NewCallerPAL);

Completed in 41 milliseconds