Home
last modified time | relevance | path

Searched defs:retval_end (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h618 op_iterator retval_end() { return arg_end(); } retval_end() function
619 const_op_iterator retval_end() const { return arg_end(); } retval_end() function