Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h136 const_op_iterator actual_arg_end() const { in actual_arg_end() function
143 return make_range(actual_arg_begin(), actual_arg_end()); in actual_args()