Member predicate SsaPhiNode::getAnInput
Gets a node that is used as input to this phi node.
fromBackEdge
is true if data flows along a back-edge,
and false
otherwise.
Node getAnInput(boolean fromBackEdge)
Gets a node that is used as input to this phi node.
fromBackEdge
is true if data flows along a back-edge,
and false
otherwise.
Node getAnInput(boolean fromBackEdge)