Searched defs:add_param (Results 1 – 3 of 3) sorted by relevance
17866 isl::checked::space space::add_param(isl::checked::id id) const in add_param() function17872 isl::checked::space space::add_param(const std::string &id) const in add_param() function
25103 isl::space space::add_param(isl::id id) const in add_param() function25115 isl::space space::add_param(const std::string &id) const in add_param() function
16870 def add_param(*args): member in space