Searched refs:VecCallCost (Results 1 – 1 of 1) sorted by relevance
7008 InstructionCost VecCallCost = InstructionCost::getInvalid(); in getInstructionCost() local7016 VecCallCost = in getInstructionCost()7020 return std::min(InstrCost, VecCallCost); in getInstructionCost()