Searched refs:LiveAtMI (Results 1 – 1 of 1) sorted by relevance
921 LivePhysRegs LiveAtMI(HRI); in copyPhysReg() local922 getLiveInRegsAt(LiveAtMI, *I); in copyPhysReg()925 unsigned UndefLo = getUndefRegState(!LiveAtMI.contains(SrcLo)); in copyPhysReg()926 unsigned UndefHi = getUndefRegState(!LiveAtMI.contains(SrcHi)); in copyPhysReg()