Searched refs:ReadOps (Results 1 – 1 of 1) sorted by relevance
870 SmallVector<unsigned, 8> ReadOps; in updatePhysDepsUpwards() local878 ReadOps.push_back(MO.getOperandNo()); in updatePhysDepsUpwards()901 for (unsigned i = 0, e = ReadOps.size(); i != e; ++i) { in updatePhysDepsUpwards()902 unsigned Reg = MI->getOperand(ReadOps[i]).getReg(); in updatePhysDepsUpwards()909 LRU.Op = ReadOps[i]; in updatePhysDepsUpwards()