Searched refs:ReadOps (Results 1 – 1 of 1) sorted by relevance
896 SmallVector<unsigned, 8> ReadOps; in updatePhysDepsUpwards() local908 ReadOps.push_back(MI.getOperandNo(MOI)); in updatePhysDepsUpwards()932 for (size_t I = 0, E = ReadOps.size(); I != E; ++I) { in updatePhysDepsUpwards()933 MCRegister Reg = MI.getOperand(ReadOps[I]).getReg().asMCReg(); in updatePhysDepsUpwards()940 LRU.Op = ReadOps[I]; in updatePhysDepsUpwards()