Home | History | Annotate | Download | only in IPO

Lines Matching refs:AttrListPtr

520   const AttrListPtr &PAL = F->getAttributes();
619 NF->setAttributes(AttrListPtr::get(AttributesVec.begin(),
645 const AttrListPtr &CallPAL = CS.getAttributes();
737 cast<InvokeInst>(New)->setAttributes(AttrListPtr::get(AttributesVec.begin(),
742 cast<CallInst>(New)->setAttributes(AttrListPtr::get(AttributesVec.begin(),