Searched refs:instr_nodes_end (Results 1 – 2 of 2) sorted by relevance
121 instr_node_iterator instr_nodes_end() { in instr_nodes_end() function128 const_instr_node_iterator instr_nodes_end() const { in instr_nodes_end() function133 return make_range(instr_nodes_begin(), instr_nodes_end()); in instr_nodes()136 return make_range(instr_nodes_begin(), instr_nodes_end()); in instr_nodes()
125 MatchDag.instr_nodes_end(), Instr); in declareInstr()126 assert(NodeI != MatchDag.instr_nodes_end() && "Instr isn't in this DAG"); in declareInstr()