Searched refs:NewRootIdx (Results 1 – 1 of 1) sorted by relevance
171 unsigned NewRootIdx = InsInstrs.size() - 1; in getDepth() local172 return InstrDepth[NewRootIdx]; in getDepth()250 unsigned NewRootIdx = InsInstrs.size() - 1; in improvesCriticalPathLen() local251 MachineInstr *NewRoot = InsInstrs[NewRootIdx]; in improvesCriticalPathLen()