Iteration over child cycles, yielding handles.
Declared in <llvm/ADT/GenericCycleInfo.h>
struct const_child_iterator;
The first child (if any) immediately follows this cycle in the preorder array, and each next sibling follows the previous child's subtree.