brintos

brintos / llvm-project-archived public Read only

0
0
Text · 169 B · c676558 Raw
5 lines · c
1if (P2 >= 0 && P2 <= 3 && P1 == P2)2  for (int c0 = 0; c0 <= min(2, -P2 + 4); c0 += 1)3    for (int c2 = (-P2 - c0 + 6) % 3; c2 <= 3; c2 += 3)4      s0(c0, c0, c2, c2);5