Wp.ClabelsSourceNormalized C-labels
Structural representation of logic labels. Compatible with stdlib comparison and structural equality.
Assumes the logic label only comes from normalized or non-ambiguous labels. Ambiguous labels are: Old, LoopEntry and LoopCurrent, since they points to different program points dependending on the context.
Checks whether the logic-label is Post or to_logic post
val lookup :
(Frama_c_kernel.Cil_types.logic_label * Frama_c_kernel.Cil_types.logic_label)
list ->
string ->
Frama_c_kernel.Cil_types.logic_labellookup bindings lparam retrieves the actual label for the label in bindings for label parameter lparam.