Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:VAArgInst

1382     const VAArgInst* va = cast<VAArgInst>(I);
1383 Out << "VAArgInst* " << getCppName(va) << " = new VAArgInst("