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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2004 static AttributeSet StripNest(LLVMContext &C, const AttributeSet &Attrs) { function
2018 F->setAttributes(StripNest(F->getContext(), F->getAttributes()));
2023 CS.setAttributes(StripNest(F->getContext(), CS.getAttributes()));

Completed in 47 milliseconds