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