Return true if this is optimized.

Synopsis

Declared in <llvm/IR/DebugInfoMetadata.h>

bool
isOptimized() const;

Return Value

true if this is optimized.

Created with MrDocs