Home | History | Annotate | Download | only in x64

Lines Matching defs:argument

779     // argument count from the predecessor.
814 // Pick up the outgoing argument count of one of the predecessors.
1036 LOperand* argument = UseOrConstant(instr->argument(i));
1037 AddInstruction(new(zone()) LPushArgument(argument), instr);