Searched refs:getMaxDepth (Results 1 – 4 of 4) sorted by relevance
141 unsigned getMaxDepth() const { return MaxDepth; } in getMaxDepth() function
590 unsigned getMaxDepth() { return MaxDepth; } in getMaxDepth() function
208 if (Depth >= getMaxDepth()) in computeKnownBitsImpl()1793 if (Depth == getMaxDepth()) in computeNumSignBits()
2352 if (NS.getMaxDepth() > MII) in checkNodeSets()