Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
949c197585d383755d9f04c024507959b35e722d
/
.
/
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.