Searched refs:f_B (Results 1 – 2 of 2) sorted by relevance
262 f_B = isl.multi_union_pw_aff("[ { B[i] -> [i] } ]")265 node = node.insert_partial_schedule(f_B)
261 isl::multi_union_pw_aff f_B(ctx, "[ { B[i] -> [i] } ]"); in construct_schedule_tree() local264 node = node.insert_partial_schedule(f_B); in construct_schedule_tree()