Files
wasmtime/lib
Denis Merigoux b02ccea8dc Loop analysis of the IL
* Implemented in two passes
* First pass discovers the loops headers (they dominate one of their predecessors)
* Second pass traverses the blocks of each loop
* Discovers the loop tree structure
* Offers a new LoopAnalysis data structure queried from outside the module
2017-06-02 15:30:45 -07:00
..
2017-06-02 15:30:45 -07:00
2017-05-15 15:10:47 -07:00