Searched refs:LIBCALL_COST (Results 1 – 2 of 2) sorted by relevance
30 unsigned const LIBCALL_COST = 30; variable
416 unsigned Cost = (VF * LIBCALL_COST) + getScalarizationOverhead(Ty, Args); in getArithmeticInstrCost()433 return LIBCALL_COST; in getArithmeticInstrCost()