Searched refs:StaticElemCount (Results 1 – 1 of 1) sorted by relevance
261 ElementCount StaticElemCount = VPI.getStaticVectorLength(); in discardEVLParameter() local264 if (StaticElemCount.isScalable()) { in discardEVLParameter()270 Value *FactorConst = Builder.getInt32(StaticElemCount.getKnownMinValue()); in discardEVLParameter()275 MaxEVL = ConstantInt::get(Int32Ty, StaticElemCount.getFixedValue(), false); in discardEVLParameter()