Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DStatepoint.h137 const_op_iterator actual_arg_end() const { in actual_arg_end() function
144 return make_range(actual_arg_begin(), actual_arg_end()); in actual_args()