A basic block may end with a syscall instruction, and the syscall may terminate the program or not. We store such information for each basic block to easily track them.
Union case | Description |
Full Usage:
ExitSyscallTail
|
|
Full Usage:
NoSyscallTail
|
|
Full Usage:
RegularSyscallTail
|
|
Full Usage:
UnknownSyscallTail
|