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