Predicate signature TypeFlowInput::typeFlowBaseCand
Holds if n has type t and this information is discarded, such that t
might be a better type bound for nodes where n flows to. This might include
multiple bounds for a single node.
signature predicate typeFlowBaseCand(TypeFlowNode n, Type t)