Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:leaders

2324     uint32_t Leaders = std::max(KnownZero.countLeadingOnes(),
2327 KnownZero = APInt::getHighBitsSet(BitWidth, Leaders);