Return true if this value can be auto‐hidden.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

bool
canAutoHide() const;

Return Value

True if this value can be auto‐hidden.

Created with MrDocs