Searched refs:HaveSameLiveRegisters (Results 1 – 1 of 1) sorted by relevance
882 if (HaveSameLiveRegisters(instruction, other_instruction) && in NewSlowPath()904 bool HaveSameLiveRegisters(const InstructionType* i1, const InstructionType* i2) const { in HaveSameLiveRegisters() function