Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
4591b0b979302723fc2ae292f1501f7e94e6a508
/
.
/
test
/
2022-Invariantloops
/
info.txt
blob: fd7589e1b45c6ad6be3471c18bd5be995d2acccf [
file
] [
log
] [
blame
]
Test a loop with invariants. In this case, since the invariants gets used later in the loop constant calculation sinking doesnt work.
Hence loop cannot be removed.