Home | History | Annotate | Download | only in IPO

Lines Matching refs:StripNest

1989 static AttributeSet StripNest(LLVMContext &C, const AttributeSet &Attrs) {
2003 F->setAttributes(StripNest(F->getContext(), F->getAttributes()));
2008 CS.setAttributes(StripNest(F->getContext(), CS.getAttributes()));