llvm::DDGEdge::isMemoryDependence

Return true if this is a memory dependence edge, and false otherwise.

Synopsis

Declared in <llvm/Analysis/DDG.h>

bool
isMemoryDependence() const;

Return Value

true if this is a memory dependence edge, and false otherwise.