Return true if this is a 16‐byte mergeable constant section kind.

Synopsis

Declared in <llvm/MC/SectionKind.h>

bool
isMergeableConst16() const;

Return Value

True if this is a 16‐byte mergeable constant section kind.

Created with MrDocs