Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1688 auto *ICmpR = cast<ZExtInst>(Op1)->getOperand(0); in foldCastedBitwiseLogic() local
1689 auto *BitwiseOp = Builder.CreateBinOp(LogicOpc, ICmpL, ICmpR); in foldCastedBitwiseLogic()