Searched refs:f_A (Results 1 – 2 of 2) sorted by relevance
255 f_A = isl.multi_union_pw_aff("[ { A[i] -> [i] } ]")258 node = node.insert_partial_schedule(f_A)
253 isl::multi_union_pw_aff f_A(ctx, "[ { A[i] -> [i] } ]"); in construct_schedule_tree() local256 node = node.insert_partial_schedule(f_A); in construct_schedule_tree()