ΒΆinline Interval::succ_iterator succ_begin(
    llvm::Interval* I)

Description

succ_begin/succ_end - define methods so that Intervals may be used just like BasicBlocks can with the succ_* functions, and *::succ_iterator.

Declared at: llvm/include/llvm/Analysis/Interval.h:102

Parameters

llvm::Interval* I