Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:ConstantArray

752   } else if (const ConstantArray *CA = dyn_cast<ConstantArray>(CV)) {
762 Out << "Constant* " << constName << " = ConstantArray::get("
821 Out << " = ConstantArray::get(";