Searched refs:GetVReg (Results 1 – 2 of 2) sorted by relevance
45 VRegLifetime* lifetime = GetVRegLifetime(use.GetVReg(), use.begin()); in AppendUse()
39 MachineReg GetVReg() const { return pos_.insn()->RegAt(index_); } in GetVReg() function76 return StringPrintf("[%d, %d) %s", begin(), end(), GetMachineRegDebugString(GetVReg()).c_str()); in GetDebugString()