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