Searched refs:get_necessary_split_opts (Results 1 - 2 of 2) sorted by relevance

/seL4-l4v-master/graph-refine/
H A Dstats.py69 nec = search.get_necessary_split_opts (p, loop_head,
H A Dsearch.py678 nec = get_necessary_split_opts (p, head, restrs, hyps)
741 return [(head, get_necessary_split_opts (p, head, (), hyps))
768 def get_necessary_split_opts (p, head, restrs, hyps, tags = None): function

Completed in 50 milliseconds