Lines Matching refs:argument
799 // argument count from the predecessor.834 // Pick up the outgoing argument count of one of the predecessors.1087 LOperand* argument = Use(instr->argument());1088 return new(zone()) LPushArgument(argument);