Files
wasmtime/lib
Jakob Stoklund Olesen 268e8e3114 Add two interference checking methods to LiveInterval.
The overlaps_def() method tests if a definition would conflict with the
live range.

The reaches_use() method tests if a live range is live at an
instruction.
2017-06-22 14:49:43 -07:00
..
2017-06-19 16:24:10 -07:00
2017-06-22 12:01:32 -07:00