Member predicate Instruction :: getPredecessor
Gets a predecessor of this instruction such that the predecessor reaches
this instruction along the control flow edge specified by kind
.
Instruction
getPredecessor
(
EdgeKind
kind
)