Searched refs:OperandSet (Results 1 – 1 of 1) sorted by relevance
29 class OperandSet { class31 explicit OperandSet(ZoneVector<InstructionOperand>* buffer) in OperandSet() function in v8::internal::compiler::__anon6498dd0a0111::OperandSet176 OperandSet outputs(&operand_buffer1); in RemoveClobberedDestinations()177 OperandSet inputs(&operand_buffer2); in RemoveClobberedDestinations()218 OperandSet dst_cant_be(&operand_buffer1); in MigrateMoves()219 OperandSet src_cant_be(&operand_buffer2); in MigrateMoves()433 OperandSet conflicting_srcs(&operand_buffer1); in OptimizeMerge()