Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h55 using const_instr_node_iterator = variable
121 const_instr_node_iterator instr_nodes_begin() const { in instr_nodes_begin()
125 const_instr_node_iterator instr_nodes_end() const { in instr_nodes_end()
132 iterator_range<const_instr_node_iterator> instr_nodes() const { in instr_nodes()
215 size_t getInstrNodeIdx(const_instr_node_iterator I) const { in getInstrNodeIdx()