llvm::MachineRegion::getEntry

Get the entry BasicBlock of the Region.

Synopsis

Declared in <llvm/Analysis/RegionInfo.h>

BlockT*
getEntry() const;

Return Value

The entry BasicBlock of the region.