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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1179 const AttrListPtr &NewCallerPAL = AttrListPtr::get(attrVec); local
1187 cast<InvokeInst>(NC)->setAttributes(NewCallerPAL);
1195 cast<CallInst>(NC)->setAttributes(NewCallerPAL);

Completed in 63 milliseconds