Searched refs:GSOverhead (Results 1 – 1 of 1) sorted by relevance
5880 const int GSOverhead = (Opcode == Instruction::Load) ? getGatherOverhead() in getGSVectorCost() local5882 return GSOverhead + VF * getMemoryOpCost(Opcode, SrcVTy->getScalarType(), in getGSVectorCost()