Module Analyses.IdentitySpec
include module type of struct include DefaultSpec end
val finalize : unit -> unitval vdecl : ('a, 'b, 'c, 'd) man -> 'e -> 'aval asm : ('a, 'b, 'c, 'd) man -> 'aval skip : ('a, 'b, 'c, 'd) man -> 'aval event : ('a, 'b, 'c, 'd) man -> 'e -> 'f -> 'aval morphstate : 'a -> 'b -> 'bval sync : ('a, 'b, 'c, 'd) man -> 'e -> 'aval context : 'a -> 'b -> 'c -> 'cval paths_as_set : ('a, 'b, 'c, 'd) man -> 'a listval access : 'a -> 'b -> unitval assign : ('a, 'b, 'c, 'd) man -> GoblintCil.lval -> GoblintCil.exp -> 'aval branch : ('a, 'b, 'c, 'd) man -> GoblintCil.exp -> bool -> 'aval body : ('a, 'b, 'c, 'd) man -> GoblintCil.fundec -> 'aval return :
('a, 'b, 'c, 'd) man ->
GoblintCil.exp option ->
GoblintCil.fundec ->
'aval enter :
('a, 'b, 'c, 'd) man ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
('a * 'a) listval combine_env :
'a ->
GoblintCil.lval option ->
'b ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'c ->
'd ->
Queries.ask ->
'dval combine_assign :
('a, 'b, 'c, 'd) man ->
GoblintCil.lval option ->
'e ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'f ->
'g ->
Queries.ask ->
'aval special :
('a, 'b, 'c, 'd) man ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
'aval threadenter :
('a, 'b, 'c, 'd) man ->
multiple:'e ->
'f ->
'g ->
'h ->
'a listval threadspawn :
('a, 'b, 'c, 'd) man ->
multiple:'e ->
'f ->
'g ->
'h ->
'i ->
'a