Searched refs:InstructionOperandVector (Results 1 – 4 of 4) sorted by relevance
340 InstructionOperandVector outputs;341 InstructionOperandVector instruction_args;
145 void AddFrameStateInputs(Node* state, InstructionOperandVector* inputs,
92 typedef ZoneVector<InstructionOperand*> InstructionOperandVector; typedef
1020 Node* state, InstructionOperandVector* inputs, in AddFrameStateInputs()