Searched refs:AreMovesRedundant (Results 1 – 4 of 4) sorted by relevance
87 if (!instr->AreMovesRedundant()) { in ComputeForwarding()
366 bool Instruction::AreMovesRedundant() const { in AreMovesRedundant() function in v8::internal::compiler::Instruction
794 if (instr->IsNop() && instr->AreMovesRedundant()) return; in AssembleSourcePosition()
1013 bool AreMovesRedundant() const;