llvm::GlobalValue::hasLinkOnceODRLinkage

Return true if this global has linkonce_odr linkage.

Synopsis

Declared in <llvm/IR/GlobalValue.h>

bool
hasLinkOnceODRLinkage() const;

Return Value

True if this global has linkonce_odr linkage.