Predicate signature InputSig::idOfAstNode
Gets an id
of node
. This is used to order the predecessors of a join
basic block.
signature int idOfAstNode(AstNode node)
Gets an id
of node
. This is used to order the predecessors of a join
basic block.
signature int idOfAstNode(AstNode node)