Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:nullCheck

1389   bool nullCheck = E->shouldNullCheckAllocation(getContext()) &&
1399 if (nullCheck) {
1462 if (nullCheck) {