brintos

brintos / llvm-project-archived public Read only

0
0
Text · 247 B · 5e8f0af Raw
7 lines · plain
1domain: "[n] -> { S1[ii, i] : i >= 0 and i <= n and i <= 9 + 10ii and i >= 10ii }"2child:3  context: "[n] -> { [] : n >= 0 }"4  child:5    schedule: "[n] -> [{ S1[ii, i] -> [(ii)] }, { S1[ii, i] -> [(i)] }]"6    options: "[n] -> { separate[i0] }"7