block_begin overloads

Synopses

Declared in <llvm/Analysis/RegionInfo.h>

Return an iterator to the first BasicBlock in this Region.

Return a const iterator to the first BasicBlock in this Region.

Return Value

  • Iterator to the first BasicBlock in this Region.

  • Const iterator to the first BasicBlock in this Region.

Created with MrDocs