Home | History | Annotate | Download | only in x64

Lines Matching refs:argument

916     // argument count from the predecessor.
947 // Pick up the outgoing argument count of one of the predecessors.
1118 LOperand* argument = UseOrConstant(instr->argument());
1119 return new(zone()) LPushArgument(argument);