aboutsummaryrefslogtreecommitdiffstats
path: root/scheduling/BTLaux.ml
blob: e8e355b1272d3e5cad1742c01a8506546dde12bc (plain)
1
2
3
type inst_info = { mutable inumb : int; mutable pcond : bool option }

type block_info = { mutable bnumb : int }