Home | History | Annotate | Download | only in compiler

Lines Matching refs:constArray

236         ConstantUnion *constArray = variable->getConstPointer();
237 if (constArray) {
239 $$ = context->intermediate.addConstantUnion(constArray, t, @1);