Lines Matching defs:argument
909 // argument count from the predecessor.940 // Pick up the outgoing argument count of one of the predecessors.1180 LOperand* argument = UseOrConstant(instr->argument());1181 return new LPushArgument(argument);