MyARG.UnCilTernaryIntra
module Arg : SIntraOpt
include SIntra
val next : MyCFG.node -> (MyCFG.edge * MyCFG.node * cfg_path list) list
Also the original CFG paths corresponding to the step.
val next_opt : MyCFG.node -> (MyCFG.edge * MyCFG.node * cfg_path list) list option