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.cpp1564 Constant *Op1IntC = ConstantFoldCastOperand( in foldFBinOpOfIntCastsFromSign() local
1567 if (Op1IntC == nullptr) in foldFBinOpOfIntCastsFromSign()
1571 Op1IntC, FPTy, DL) != Op1FpC) in foldFBinOpOfIntCastsFromSign()
1575 IntOps[1] = Op1IntC; in foldFBinOpOfIntCastsFromSign()