Home
last modified time | relevance | path

Searched refs:ReadOnlyNoneAttrs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp511 AttributeMask ReadOnlyNoneAttrs; member in __anon5712215c0211::DataFlowSanitizer
1591 ReadOnlyNoneAttrs.addAttribute(Attribute::Memory); in runImpl()
1628 NewF->removeFnAttrs(ReadOnlyNoneAttrs); in runImpl()
3125 CustomFn->removeFnAttrs(DFSF.DFS.ReadOnlyNoneAttrs); in visitWrappedCallBase()