Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:InsertElementInst

1487     const InsertElementInst* iei = cast<InsertElementInst>(I);
1488 Out << "InsertElementInst* " << getCppName(iei)
1489 << " = InsertElementInst::Create(" << opNames[0]