Body

Undocumented in source.

Members

Functions

dump
void dump(Context c, BasicBlock b)
Undocumented in source. Be warned that the author may not have intended to support it.
dump
void dump(Context c, BasicBlock b, Instruction i)
Undocumented in source. Be warned that the author may not have intended to support it.
dump
void dump(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.
dumpBasicBlockName
void dumpBasicBlockName(Context c, BasicBlock b)
Undocumented in source. Be warned that the author may not have intended to support it.
newBasicBlock
BasicBlockRef newBasicBlock(Name name)
Undocumented in source. Be warned that the author may not have intended to support it.
newBasicBlock
BasicBlockRef newBasicBlock(Name name, BasicBlockRef landingpad)
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
inout(BasicBlock) opIndex(BasicBlockRef i)
Undocumented in source.

Properties

length
auto length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta