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