B2R2


RegularIRBasicBlock Type

Regular IRBasicBlock; a basic block with IR statements.

Constructors

Constructor Description

RegularIRBasicBlock(instrs, ppoint)

Full Usage: RegularIRBasicBlock(instrs, ppoint)

Parameters:
Returns: RegularIRBasicBlock
instrs : InstructionInfo[]
ppoint : ProgramPoint
Returns: RegularIRBasicBlock