Impact.RegisterSourceCompute the impact analysis from the impact pragma in the program. Print and slice the results according to the parameters -impact-print and -impact-slice.
Compute the impact analysis of the given statement.
val from_nodes :
Frama_c_kernel.Cil_types.kernel_function ->
Pdg_types.PdgTypes.Node.t list ->
Pdg_types.PdgTypes.NodeSet.tCompute the impact analysis of the given set of PDG nodes, that come from the given function.