reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1829 for (int i = 0; i != NumMaskElts; ++i) { 1829 for (int i = 0; i != NumMaskElts; ++i) { 1830 int MaskElt = getMaskValue(i); 1832 NewMask[i] = UndefValue::get(Int32Ty); 1837 NewMask[i] = ConstantInt::get(Int32Ty, MaskElt);