obj
IEquatable<BranchPattern>
IStructuralEquatable
IComparable<BranchPattern>
IComparable
IStructuralComparable
JmpTablePattern(baseAddr, tblAddr, rt)
Addr
RegType
This encodes an indirect jump with a jump table where baseAddr is the jump target's base address, tblAddr is the start address of a jump table, and rt is the size of each entry in the jump table.
UnknownPattern
Unknown pattern.