Module Translate_ats.Free

module Free: sig .. end

val find_all : Cil_types.kernel_function -> Cil_types.stmt list
val remove_all : Cil_types.kernel_function -> unit

Remove all free stmts for kf from the internal table.