reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
    1
    2
    3
    4
    5
    6
domain: "[n] -> { S1[i] : i >= n and i <= 1 + n and n <= 9 and i >= 0 }"
child:
  context: "[n] -> { [] }"
  child:
    schedule: "[n] -> [{ S1[i] -> [(i)] }]"
    options: "[n] -> { unroll[i0] }"