reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
118 std::array<const Value *, MaxDepth> Excluded; 621 if (Depth == MaxDepth) 1432 if (Depth < MaxDepth - 1 && !Known.Zero && !Known.One) { 1446 computeKnownBits(IncValue, Known2, MaxDepth - 1, Q); 1637 assert(Depth <= MaxDepth && "Limit Search Depth"); 1708 if (Depth == MaxDepth) 1744 assert(Depth <= MaxDepth && "Limit Search Depth"); 1763 if (Depth++ == MaxDepth) 1892 if (Depth++ >= MaxDepth) 2054 if (Depth++ >= MaxDepth) 2375 assert(Depth <= MaxDepth && "Limit Search Depth"); 2392 if (Depth == MaxDepth) 2670 assert(Depth <= MaxDepth && "Limit Search Depth"); 2698 if (Depth == MaxDepth) return false; // Limit search depth. 2901 if (Depth == MaxDepth) 2974 if (Depth == MaxDepth) 3111 if (Depth == MaxDepth) 4409 while (Iter++ < MaxDepth) { 5054 if (Depth >= MaxDepth) 5324 assert(Depth <= MaxDepth && "Hit recursion limit"); 5348 if (Depth == MaxDepth)