Home | History | Annotate | Download | only in compiler

Lines Matching full:objsize

2196 	int objSize = static_cast<int>(node->getType().getObjectSize());
2198 if (fields.offsets[i] >= objSize) {