Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp482 AttrBuilder ReadOnlyNoneAttrs; member in __anond47758270111::DataFlowSanitizer
1549 ReadOnlyNoneAttrs.addAttribute(Attribute::ReadOnly) in runImpl()
1620 NewF->removeAttributes(AttributeList::FunctionIndex, ReadOnlyNoneAttrs); in runImpl()
3105 DFSF.DFS.ReadOnlyNoneAttrs); in visitWrappedCallBase()