Searched refs:CallCost (Results 1 – 2 of 2) sorted by relevance
832 const InstructionCost CallCost = in getCastInstrCost() local841 return Lanes * CallCost; in getCastInstrCost()
10258 InstructionCost CallCost = TTI->getCallInstrCost( in getSpillCost() local 10260 if (IntrCost < CallCost) in getSpillCost()