Searched refs:MaxRecursionDepth (Results 1 – 5 of 5) sorted by relevance
614 if (Depth >= SelectionDAG::MaxRecursionDepth) in SimplifyMultipleUseDemandedBits()848 } else if (Depth >= SelectionDAG::MaxRecursionDepth) { in SimplifyDemandedBits()2179 if (Depth >= SelectionDAG::MaxRecursionDepth) in SimplifyDemandedVectorElts()5498 if (Depth > SelectionDAG::MaxRecursionDepth) in isNegatibleForFree()5606 assert(Depth <= SelectionDAG::MaxRecursionDepth && in getNegatedExpression()
2285 if (Depth >= MaxRecursionDepth) in isSplatValue()2522 if (Depth >= MaxRecursionDepth) in computeKnownBits()3518 if (Depth >= MaxRecursionDepth) in ComputeNumSignBits()4084 if (Depth >= MaxRecursionDepth) in isKnownNeverNaN()
399 static constexpr unsigned MaxRecursionDepth = 6;
2142 if (Depth >= SelectionDAG::MaxRecursionDepth) in getUsefulBits()
34092 const unsigned MaxRecursionDepth = 8; in combineX86ShufflesRecursively() local34093 if (Depth >= MaxRecursionDepth) in combineX86ShufflesRecursively()34282 if (Ops.size() < (MaxRecursionDepth - Depth)) { in combineX86ShufflesRecursively()42442 if (Depth > SelectionDAG::MaxRecursionDepth) in isFNEG()42623 if (Depth > SelectionDAG::MaxRecursionDepth) in isNegatibleForFree()