Member predicate Ssa :: PhiNode :: hasInputFromBlock
Holds if inp
is an input to this phi node along the edge originating in bb
.
predicate
hasInputFromBlock
(
Definition
inp
,
BasicBlock
bb
)