Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp934 action_iterator actions_begin() { return Actions.begin(); } in actions_begin() function in __anona2f7906b0111::RuleMatcher
937 return make_range(actions_begin(), actions_end()); in actions()