Home | History | Annotate | Download | only in IR

Lines Matching refs:VAArgInst

297   void visitVAArgInst(VAArgInst &VAA) { visitInstruction(VAA); }