Return true if this MemoryDef has a valid optimized clobbering access.
Synopsis
Declared in <llvm/Analysis/MemorySSA.h>
bool
isOptimized() const;
Return Value
True if this MemoryDef has a valid optimized clobbering access.
Created with MrDocs