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