Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp788 auto *OldSh = cast<Instruction>(Src); in visitTrunc() local
789 bool IsExact = OldSh->isExact(); in visitTrunc()