Searched refs:un_params (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/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 }; 740 { "set", { un_params, un_set } }, 917 { "union", { un_params, set_params, map_params } }, 1859 un_params,
|