Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:VAArgInst

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