Searched refs:getMaxStep (Results 1 – 1 of 1) sorted by relevance
48 unsigned getMaxStep() const { return maxStep; } in getMaxStep() function345 unsigned outerStep = (LS.isEmpty() ? 1 : LS.getHead().getMaxStep()); in updateLoopStack()