getSuccessor: Get different aspects of a Branch Instruction

Description Usage Arguments Author(s)

Description

These functions allow us to query a Branch instruction. We can determine if this is a conditional branch, get the condition for the branch, or retrieve the different locations the Branch could follow.

Usage

1
2
3

Arguments

x

the BranchInst object

i

an integer

Author(s)

Duncan Temple Lang


doktorschiwago/Rllvm2 documentation built on May 15, 2019, 9:42 a.m.