android_mt6572_jiabo/art/test/090-loop-formation/info.txt
2025-09-05 16:56:03 +08:00

3 lines
230 B
Text

Test loop formation heuristics and code generation. Basically the problem to
catch here is to make sure that some never-exercised code blocks are included
in the loop region, and the JIT compiler won't choke on unresolved fields.