You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|false -> (* Cast is not injective - we now try to establish suitable ranges manually *)
182
182
let t_ik =Cilfacade.get_ikind t in
183
183
(* retrieving a valuerange for a non-injective cast works by a query to the value-domain with subsequent value extraction from domtuple - which should be speculative, since it is not program code *)
184
-
let const,res =GobRef.wrap AnalysisState.executing_speculative_computations true@@fun() ->
0 commit comments