llvm::AAMemoryLocation::isImpliedByUndef

Return true if the IR attribute(s) associated with this AA are implied for an undef value.

Synopsis

Declared in <llvm/Transforms/IPO/Attributor.h>

static
bool
isImpliedByUndef();

Return Value

True if the IR attribute(s) associated with this AA are implied for an undef value.