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