Searched refs:ReadOps (Results 1 – 1 of 1) sorted by relevance
898 SmallVector<unsigned, 8> ReadOps; in updatePhysDepsUpwards() local910 ReadOps.push_back(MI.getOperandNo(MOI)); in updatePhysDepsUpwards()933 for (unsigned i = 0, e = ReadOps.size(); i != e; ++i) { in updatePhysDepsUpwards()934 unsigned Reg = MI.getOperand(ReadOps[i]).getReg(); in updatePhysDepsUpwards()941 LRU.Op = ReadOps[i]; in updatePhysDepsUpwards()