Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1516 Constant *Op1IntC = ConstantFoldCastOperand( in foldFBinOpOfIntCastsFromSign() local
1519 if (Op1IntC == nullptr) in foldFBinOpOfIntCastsFromSign()
1523 Op1IntC, FPTy, DL) != Op1FpC) in foldFBinOpOfIntCastsFromSign()
1527 IntOps[1] = Op1IntC; in foldFBinOpOfIntCastsFromSign()