Searched refs:SatCost (Results 1 – 1 of 1) sorted by relevance
383 InstructionCost SatCost = TTI.getIntrinsicInstrCost( in tryToFPToSat() local 386 SatCost += TTI.getCastInstrCost(Instruction::SExt, IntTy, SatTy, in tryToFPToSat() 400 if (SatCost >= MinMaxCost) in tryToFPToSat()