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