llvm::NonLocalDepEntry::getBB

Return the basic block for this entry.

Synopsis

Declared in <llvm/Analysis/MemoryDependenceAnalysis.h>

BasicBlock*
getBB() const;

Description

BB is the sort key and cannot be changed.

Return Value

The basic block for this entry.