blob: 64f42ed954c39ff06c2c06c116cdc3e6409dd8e3 [file] [log] [blame]
Tests inlining a function with a no-exit loop into a loop. LinearOrder
computation fails because of incorrect HLoopInformation if we inline
a loop without an exit.