Searched defs:un_op (Results 1 – 3 of 3) sorted by relevance
35 static __isl_give PW *FN(PW,un_op)(__isl_take PW *pw, in FN() argument
2048 static __isl_give isl_union_map *un_op(__isl_take isl_union_map *umap, in un_op() function
412 static std::vector<Signature> un_op = { un_params, un_set, un_map }; variable