Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp745 if (Instruction *NarrowOr = narrowFunnelShift(Trunc)) in narrowBinOp() local
746 return NarrowOr; in narrowBinOp()