Searched refs:CallCost (Results 1 – 2 of 2) sorted by relevance
828 const InstructionCost CallCost = in getCastInstrCost() local837 return Lanes * CallCost; in getCastInstrCost()
8735 InstructionCost CallCost = TTI->getCallInstrCost( in getSpillCost() local8737 if (IntrCost < CallCost) in getSpillCost()