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