reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
    1
    2
    3
    4
    5
# Check that the Feautrier schedule is not confused by
# compressed nodes in a subgraph of the original dependence graph.
# OPTIONS: --schedule-algorithm=feautrier
domain: { A[]; B[0]; C[] }
validity: { A[] -> B[0] }