Searched refs:HasRealUse (Results 1 – 2 of 2) sorted by relevance
70 unsigned Index, bool HasRealUse);
2951 bool HasRealUse) { in getVectorInstrCostHelper() argument2975 if (Index == 0 && (!HasRealUse || !Val->getScalarType()->isIntegerTy())) in getVectorInstrCostHelper()3005 bool HasRealUse = in getVectorInstrCost() local3007 return getVectorInstrCostHelper(nullptr, Val, Index, HasRealUse); in getVectorInstrCost()