Searched refs:ToStrip (Results 1 – 2 of 2) sorted by relevance
35 llvm::AttributeSet ToStrip = llvm::AttributeSet::get(F.getContext(), in runOnFunction() local37 A.removeAttr(ToStrip); in runOnFunction()
66 AttributeSet ToStrip = AttributeSet::get(F.getContext(), in runOnFunction() local68 F.removeAttributes(AttributeSet::FunctionIndex, ToStrip); in runOnFunction()