Searched refs:coscheduled (Results 1 – 2 of 2) sorted by relevance
188 isl_access_coscheduled coscheduled; member991 if (!acc->coscheduled) in handle_coscheduled()1001 isl_bool coscheduled; in handle_coscheduled() local1004 coscheduled = acc->coscheduled(acc->source[i].data, in handle_coscheduled()1006 if (coscheduled < 0) { in handle_coscheduled()1010 if (!coscheduled) in handle_coscheduled()1022 isl_bool coscheduled; in handle_coscheduled() local1026 coscheduled = acc->coscheduled(acc->source[i].data, in handle_coscheduled()1028 if (coscheduled < 0) { in handle_coscheduled()1032 if (!coscheduled) in handle_coscheduled()[all …]
10279 Only dependences originating in a must access not coscheduled10478 The low-level interface assumes that no sources are coscheduled.11742 sure that coscheduled domain elements do not appear in separate parts11746 coscheduled by this initial part of the schedule together.