Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp621 if (Instruction *NarrowOr = narrowFunnelShift(Trunc)) in narrowBinOp() local
622 return NarrowOr; in narrowBinOp()