Module SimplifiedAnalysis.DefaultSpec
val assign : 'a -> 'b -> GoblintCil.lval -> GoblintCil.exp -> 'bval branch : 'a -> 'b -> GoblintCil.exp -> bool -> 'bval body : 'a -> 'b -> GoblintCil.fundec -> 'bval return : 'a -> 'b -> GoblintCil.exp option -> GoblintCil.fundec -> 'bval enter :
'a ->
'b ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'bval combine :
'a ->
'b ->
'c ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'cval special :
'a ->
'b ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
'bval context : 'a -> ('b * 'c) -> 'd -> 'e -> 'c