Searched refs:foldItoFPtoI (Results 1 – 2 of 2) sorted by relevance
1914 Instruction *InstCombinerImpl::foldItoFPtoI(CastInst &FI) { in foldItoFPtoI() function in InstCombinerImpl1968 if (Instruction *I = foldItoFPtoI(FI)) in visitFPToUI()1978 if (Instruction *I = foldItoFPtoI(FI)) in visitFPToSI()
149 Instruction *foldItoFPtoI(CastInst &FI);