SuccessorsRange

Undocumented in source.

Constructors

this
this(InstructionTerminatorValue v)
Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
BasicBlock opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IndexedRangeX!BasicBlock
Undocumented in source.

Mixed In Members

From mixin IndexedRangeX!BasicBlock

front
T front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta