Home | History | Annotate | Download | only in compiler

Lines Matching refs:constArray

177             ConstantUnion* constArray = variable->getConstPointer();
179 $$ = context->intermediate.addConstantUnion(constArray, t, $1.line);