Searched refs:actions_begin (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp910 action_iterator actions_begin() { return Actions.begin(); } function in class:__anon5929::RuleMatcher
913 return make_range(actions_begin(), actions_end());

Completed in 120 milliseconds