Searched refs:LVIRange (Results 1 – 1 of 1) sorted by relevance
416 const ConstantRange LVIRange = LVI->getConstantRange(Val, SI); in ProcessSwitchInst() local417 ConstantRange ValRange = KnownBitsRange.intersectWith(LVIRange); in ProcessSwitchInst()