Home | History | Annotate | Download | only in IPO

Lines Matching refs:StripNest

2081 static AttributeList StripNest(LLVMContext &C, AttributeList Attrs) {
2090 F->setAttributes(StripNest(F->getContext(), F->getAttributes()));
2095 CS.setAttributes(StripNest(F->getContext(), CS.getAttributes()));