Searched defs:operands_begin (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h1745 OperandVec::iterator operands_begin() { return Operands.begin(); } function in class:llvm::final
1750 OperandVec::const_iterator operands_begin() const { return Operands.begin(); } function in class:llvm::final

Completed in 69 milliseconds