Searched refs:getPathLength (Results 1 – 5 of 5) sorted by relevance
26 DomLevels[*DFI] = DFI.getPathLength() - 1; in calculate()
189 unsigned getPathLength() const { return VisitStack.size(); } in getPathLength() function
823 if (DFI.getPathLength() >= 2) { in replaceFrameIndices()824 MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in replaceFrameIndices()
1793 if (DFI.getPathLength() >= 2) { in verifyStackFrame()1794 const MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in verifyStackFrame()
839 if (DFI.getPathLength() >= 2) { in replaceFrameIndices()840 MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in replaceFrameIndices()