repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git]
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
codegen
/
omega
/
floor_bound-4.c
blob
dc6ba0ae941628b98dc5d4f2a8385cc8fd371bce
1
if
(
n
>=
3
*
floord
(
n
+
1
,
3
))
2
for
(
int
c0
=
m
;
c0
<=
5
*
floord
(
n
+
1
,
3
);
c0
+=
1
)
3
s0
(
c0
);