Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
090-loop-formation
/
info.txt
blob: 98d1d4bef346e74d2f4af59538f62135a3e24036 [
file
] [
log
] [
blame
]
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.