Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp900 auto *OldSh = cast<Instruction>(Src); in visitTrunc() local
901 bool IsExact = OldSh->isExact(); in visitTrunc()