Home | History | Annotate | Download | only in compiler

Lines Matching refs:objSize

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