Home
last modified time | relevance | path

Searched refs:LVIRange (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp415 const ConstantRange LVIRange = in ProcessSwitchInst() local
417 ConstantRange ValRange = KnownBitsRange.intersectWith(LVIRange); in ProcessSwitchInst()