Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isNullValue

1090         assert(Offset->isNullValue() && "offset on array initializer");
1098 if (!Offset->isNullValue()) {
1492 if (Element->isNullValue())