Lines Matching full:varargs
184 /// llvm.vastart is never called, the varargs list is dead for the function.
186 assert(Fn.getFunctionType()->isVarArg() && "Function isn't varargs!");
795 // loop, which loops the varargs.
808 // Push any varargs arguments on the list. Don't forget their attributes.
970 DEBUG(dbgs() << "DAE - Deleting dead varargs\n");