Searched refs:CallCost (Results 1 – 2 of 2) sorted by relevance
852 const InstructionCost CallCost = in getCastInstrCost() local861 return Lanes * CallCost; in getCastInstrCost()
14201 InstructionCost CallCost = TTI->getCallInstrCost( in getSpillCost() local14203 return IntrCost < CallCost; in getSpillCost()