Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:InsertElementInst

1399     const InsertElementInst* iei = cast<InsertElementInst>(I);
1400 Out << "InsertElementInst* " << getCppName(iei)
1401 << " = InsertElementInst::Create(" << opNames[0]