Files
wasmtime/cranelift
Jakob Stoklund Olesen 02bf84431b Use PackedOption<Inst> in the dominator tree.
Also rework the algorithm to be more robust against unreachable blocks.

- Add an is_reachable(ebb) method.
- Change idom(ebb) to just return an instruction.
- Make idom() return None for the entry block as well as unreachable
  blocks.
2017-01-19 19:44:16 -08:00
..
2016-12-21 10:06:49 -08:00
2016-01-12 16:51:35 -08:00
2016-12-21 10:06:49 -08:00