Searched defs:LivePhysRegs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | DeadMachineInstructionElim.cpp | 35 LiveRegUnits LivePhysRegs; member in __anon0676f9130111::DeadMachineInstructionElimImpl |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | LivePhysRegs.h | 62 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function |