IrBuilder.addUnaryBranch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. IrIndex addUnaryBranch(IrIndex blockIndex, IrUnaryCondition cond, IrArgSize argSize, IrIndex arg0, IrLabel trueExit, IrLabel falseExit)
    struct IrBuilder
    addUnaryBranch
  2. IrIndex addUnaryBranch(IrIndex blockIndex, IrUnaryCondition cond, IrArgSize argSize, IrIndex arg0)

Meta