Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:ConstantStruct

323     ConstantStruct *CS = dyn_cast<ConstantStruct>(InitList->getOperand(i));
1194 if (const ConstantStruct *CPS = dyn_cast<ConstantStruct>(Init)) {