Searched refs:foldFCmpIntToFPConst (Results 1 – 2 of 2) sorted by relevance
654 Instruction *foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI,
7603 Instruction *InstCombinerImpl::foldFCmpIntToFPConst(FCmpInst &I, in foldFCmpIntToFPConst() function in InstCombinerImpl8233 if (Instruction *NV = foldFCmpIntToFPConst(I, LHSI, RHSC)) in visitFCmpInst()