Home
last modified time | relevance | path

Searched refs:NewRootIdx (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp171 unsigned NewRootIdx = InsInstrs.size() - 1; in getDepth() local
172 return InstrDepth[NewRootIdx]; in getDepth()
250 unsigned NewRootIdx = InsInstrs.size() - 1; in improvesCriticalPathLen() local
251 MachineInstr *NewRoot = InsInstrs[NewRootIdx]; in improvesCriticalPathLen()