Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
isl-0.15
/
test_inputs
/
codegen
/
hoist2.c
blob: 24cfc639166eb3caae60f4153d3b2e95867f318b [
file
] [
log
] [
blame
]
for
(
int
c0
=
1
;
c0
<=
5
;
c0
+=
1
)
for
(
int
c1
=
t1
-
64
*
b
+
64
;
c1
<=
min
(
70
,
-((
c0
-
1
)
%
2
)
-
c0
+
73
);
c1
+=
64
)
A
(
c0
,
64
*
b
+
c1
-
8
);