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