Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp57 using action_iterator = RuleMatcher::action_iterator; global() typedef
[all...]
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h462 using action_iterator = ActionList::iterator; global() variable