- arg
IrIndex arg(IrFunction* ir, uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
- args
IrIndex[] args(IrFunction* ir)
Undocumented in source. Be warned that the author may not have intended to support it.
- extraPayload
IrIndex[] extraPayload(IrFunction* ir, uint numSlots)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextInstr
IrIndex nextInstr(IrFunction* ir, IrIndex instrIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- prevInstr
IrIndex prevInstr(IrFunction* ir, IrIndex instrIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- result
IrIndex result(IrFunction* ir)
Undocumented in source. Be warned that the author may not have intended to support it.
- tryGetResult
IrIndex tryGetResult(IrFunction* ir)
Undocumented in source. Be warned that the author may not have intended to support it.
Common prefix of all IR instruction structs