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