Sign in
fuchsia
/
third_party
/
github.com
/
llvm
/
llvm-project
/
60a25202a7dd1e00067fcfce512086ebf3788537
/
.
/
llvm
/
test
/
Analysis
/
ScalarEvolution
/
multiple-max-iterations.ll
blob: 4686a2024e33e16ccc14f31dcbbac31c4b22f46f [
file
] [
log
] [
blame
]
; Ensure we can pass -scalar-evolution-max-iterations multiple times
; RUN: opt -S -scalar-evolution -scalar-evolution-max-iterations=42 -scalar-evolution-max-iterations=42 < %s