Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:ConstantStruct

762   } else if (const ConstantStruct *CS = dyn_cast<ConstantStruct>(CV)) {
772 Out << "Constant* " << constName << " = ConstantStruct::get("