Searched defs:LivePhysRegs (Results 1 – 3 of 3) sorted by relevance
58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function
37 BitVector LivePhysRegs; member in __anon08e5c92b0111::DeadMachineInstructionElim
24 class LivePhysRegs; variable