Searched refs:NodeI (Results 1 – 1 of 1) sorted by relevance
124 const auto &NodeI = std::find(MatchDag.instr_nodes_begin(), in declareInstr() local126 assert(NodeI != MatchDag.instr_nodes_end() && "Instr isn't in this DAG"); in declareInstr()127 unsigned InstrIdx = MatchDag.getInstrNodeIdx(NodeI); in declareInstr()