ΒΆinline Interval::pred_iterator pred_begin(
    llvm::Interval* I)

Description

pred_begin/pred_end - define methods so that Intervals may be used just like BasicBlocks can with the pred_* functions, and *::pred_iterator.

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

Parameters

llvm::Interval* I