Searched refs:un_params (Results 1 – 1 of 1) sorted by relevance
/llvm-project/polly/lib/External/isl/interface/ |
H A D | template_cpp.cc | 409 static Signature un_params = { { }, { { } } }; variable 412 static std::vector<Signature> un_op = { un_params, un_set, un_map }; 764 { "set", { un_params, un_set } }, 950 { "union", { un_params, set_params, map_params } }, 1928 un_params,
|