Searched refs:GSOverhead (Results 1 – 2 of 2) sorted by relevance
1490 const int GSOverhead = 2; in getGSVectorCost() local1491 return GSOverhead + VF * getMemoryOpCost(Opcode, SrcVTy->getScalarType(), in getGSVectorCost()
2492 const int GSOverhead = (Opcode == Instruction::Load) in getGSVectorCost() local2495 return GSOverhead + VF * getMemoryOpCost(Opcode, SrcVTy->getScalarType(), in getGSVectorCost()