Return a range over the immediate child cycles of C.

Synopsis

Declared in <llvm/ADT/GenericCycleInfo.h>

Return Value

Range over the immediate child cycles of C.

Parameters

Name

Description

C

Parent cycle whose children are requested.

Created with MrDocs