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