Searched refs:foreach_scc (Results 1 – 3 of 3) sorted by relevance
138 list.foreach_scc([&data, &id] (isl::id a, isl::id b) { in test_foreach_scc()
256 list.foreach_scc(follows, add_single)
550 isl_stat FN(LIST(EL),foreach_scc)(__isl_keep LIST(EL) *list, in FN() argument