Home
last modified time | relevance | path

Searched defs:TruncatedCase (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3350 APInt TruncatedCase = Case.getCaseValue()->getValue().trunc(NewWidth); visitSwitchInst() local
3383 APInt TruncatedCase = Case.getCaseValue()->getValue().trunc(NewWidth); visitSwitchInst() local