Home | History | Annotate | Download | only in compiler

Lines Matching refs:safeConstantUnion

2561 				ConstantUnion *safeConstantUnion = new ConstantUnion();
2562 safeConstantUnion->setIConst(safeIndex);
2563 indexConstantUnion->replaceConstantUnion(safeConstantUnion);