Home | History | Annotate | Download | only in Reader

Lines Matching refs:ConstantStruct

391       } else if (ConstantStruct *UserCS = dyn_cast<ConstantStruct>(UserC)) {
392 NewC = ConstantStruct::get(UserCS->getType(), NewOps);
1281 V = ConstantStruct::get(STy, Elts);