Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1746 Value *Cast0Src = Cast0->getOperand(0); in foldCastedBitwiseLogic() local
1752 Value *NewOp = Builder.CreateBinOp(LogicOpc, Cast0Src, Cast1Src, in foldCastedBitwiseLogic()