Searched refs:VScaleFactor (Results 1 – 1 of 1) sorted by relevance
504 uint64_t VScaleFactor; in canIgnoreVectorLengthParam() local505 if (match(VLParam, m_c_Mul(m_ConstantInt(VScaleFactor), m_VScale(DL)))) in canIgnoreVectorLengthParam()506 return VScaleFactor >= EC.getKnownMinValue(); in canIgnoreVectorLengthParam()