Searched refs:InstructionOperandVector (Results 1 – 2 of 2) sorted by relevance
353 InstructionOperandVector* inputs, in AddOperandToStateValueDescriptor()396 InstructionOperandVector* inputs, in AddInputsToFrameStateDescriptor()476 InstructionOperandVector outputs;477 InstructionOperandVector instruction_args;1560 InstructionOperandVector args(instruction_zone()); in VisitDeoptimize()
114 typedef ZoneVector<InstructionOperand> InstructionOperandVector; typedef