package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Analysis that tracks which variables hold the results of calls to math library functions (tmpSpecial).

For each equivalence a set of expressions is tracked, that contains the arguments of the corresponding call as well as the Lval it is assigned to, so an equivalence can be removed if one of these expressions may be changed.

module VarEq = VarEq.Spec
module Spec : sig ... end
OCaml

Innovation. Community. Security.