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