Searched refs:RecordedOperands (Results 1 – 2 of 2) sorted by relevance
483 std::array<const MachineOperand *, 3> RecordedOperands; member
377 State.RecordedOperands)) in executeMatchTable()656 assert(StoreIdx < State.RecordedOperands.size() && "Index out of range"); in executeMatchTable()657 State.RecordedOperands[StoreIdx] = &State.MIs[InsnID]->getOperand(OpIdx); in executeMatchTable()