xref: /aosp_15_r20/art/test/090-loop-formation/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Test loop formation heuristics and code generation. Basically the problem to
2catch here is to make sure that some never-exercised code blocks are included
3in the loop region, and the JIT compiler won't choke on unresolved fields.
4