BasicBlockRange

Undocumented in source.

Constructors

this
this(FunctionValue v)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
BasicBlock 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.

Variables

length
size_t length;
Undocumented in source.

Meta