Lines Matching refs:argument
921 // argument count from the predecessor.952 // Pick up the outgoing argument count of one of the predecessors.1124 LOperand* argument = Use(instr->argument());1125 return new(zone()) LPushArgument(argument);