Return an iterator to the first top‐level cycle.
Synopsis
Declared in <llvm/ADT/GenericCycleInfo.h>
const_toplevel_iterator
toplevel_begin() const;
Return Value
Iterator to the first top‐level cycle.
Created with MrDocs