let inst_visible ff_opt inst = match ff_opt with | Isrc -> true | Iproto -> false | Iff (ff,_) -> let m = !Db.Slicing.Slice.get_mark_from_stmt ff inst in visible_mark m