reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
120 MBB.getParent()->getSubtarget().getRegisterInfo(); 122 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); 122 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); 126 MBB.addLiveIn(GPR64);