Home
last modified time | relevance | path

Searched refs:total_params (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1566 static int total_params(const Method &method) in total_params() function
1585 std::vector<Kind> args(total_params(method)); in instance_sig()
2359 if (n_args != total_params(method)) in print_matching_method()