Searched refs:foldFCmpIntToFPConst (Results 1 – 2 of 2) sorted by relevance
814 Instruction *foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI,
4882 Instruction *InstCombiner::foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI, in foldFCmpIntToFPConst() function in InstCombiner5243 if (Instruction *NV = foldFCmpIntToFPConst(I, LHSI, RHSC)) in visitFCmpInst()