Lines Matching refs:ConstantArray
741 } else if (const ConstantArray *CA = dyn_cast<ConstantArray>(CV)) {751 Out << "Constant* " << constName << " = ConstantArray::get("810 Out << " = ConstantArray::get(";