brintos

brintos / llvm-project-archived public Read only

0
0
Text · 300 B · 371372f Raw
11 lines · plain
1domain: "[M] -> { S2[0]; S1[i0] : i0 >= 0 and i0 <= M }"2child:3  context: "[M] -> { [] }"4  child:5    schedule: "[M] -> [{ S2[i0] -> [(i0)]; S1[i0] -> [(i0)] }]"6    options: "[M] -> { atomic[i0] }"7    child:8      sequence:9      - filter: "[M] -> { S1[i0] }"10      - filter: "[M] -> { S2[i0] }"11