Return a const iterator to the first root block.

Synopsis

Declared in <llvm/Support/GenericDomTree.h>

const_root_iterator
root_begin() const;

Return Value

A const iterator to the first root block.

Created with MrDocs