Searched refs:ConstElemCount (Results 1 – 1 of 1) sorted by relevance
215 ConstantInt *ConstElemCount = nullptr; in IsSafeActiveMask() local256 if ((ConstElemCount = dyn_cast<ConstantInt>(ElemCount))) { in IsSafeActiveMask()270 (ConstElemCount->getZExtValue() + VectorWidth - 1) / VectorWidth; in IsSafeActiveMask()