Searched refs:getInstructionOpcodeHash (Results 1 – 2 of 2) sorted by relevance
49 std::string VRegRenamer::getInstructionOpcodeHash(MachineInstr &MI) { in getInstructionOpcodeHash() function in VRegRenamer125 std::string Name = getInstructionOpcodeHash(*MRI.getVRegDef(VReg)); in createVirtualRegister()144 NamedVReg(MO.getReg(), Prefix + getInstructionOpcodeHash(Candidate))); in renameInstsInMBB()
57 std::string getInstructionOpcodeHash(MachineInstr &MI);