Return the number of root blocks.

Synopsis

Declared in <llvm/Support/GenericDomTree.h>

size_t
root_size() const;

Return Value

The number of root blocks.

Created with MrDocs