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