ProcCfg.DefaultNodeinclude NodeCommonS
with type t = IR.Procdesc.Node.t
with type id = IR.Procdesc.Node.idtype t = IR.Procdesc.Node.ttype id = IR.Procdesc.Node.idval kind : t -> IR.Procdesc.Node.nodekindval loc : t -> IBase.Location.tval underlying_node : t -> IR.Procdesc.Node.tval of_underlying_node : IR.Procdesc.Node.t -> tval pp_id : Stdlib.Format.formatter -> id -> unitmodule IdMap : IStdlib.PrettyPrintable.PPMap with type key = idmodule IdSet : IStdlib.PrettyPrintable.PPSet with type elt = idval to_instr : InstrNode.instr_index -> t -> InstrNode.t