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

/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp240 AttributeSet ReadOnlyNoneAttrs; member in class:__anon25413::DataFlowSanitizer
625 ReadOnlyNoneAttrs = AttributeSet::get(*Ctx, AttributeSet::FunctionIndex, B);
692 NewF->removeAttributes(AttributeSet::FunctionIndex, ReadOnlyNoneAttrs);
1297 DFSF.DFS.ReadOnlyNoneAttrs);

Completed in 52 milliseconds