CodeQL library for C/C++
codeql/cpp-all 0.6.0 ( changelog , source )
Search

Member predicate ConditionalBranchInstruction :: getFalseSuccessor

Gets the instruction to which control will flow if the condition is false.

Instruction getFalseSuccessor ( )