Searched refs:FoldFCmp_IntToFP_Cst (Results 1 – 2 of 2) sorted by relevance
262 Instruction *FoldFCmp_IntToFP_Cst(FCmpInst &I, Instruction *LHSI,
3838 Instruction *InstCombiner::FoldFCmp_IntToFP_Cst(FCmpInst &I, in FoldFCmp_IntToFP_Cst() function in InstCombiner4185 if (Instruction *NV = FoldFCmp_IntToFP_Cst(I, LHSI, RHSC)) in visitFCmpInst()