Searched defs:LivePhysRegs (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | DeadMachineInstructionElim.cpp | 36 LiveRegUnits LivePhysRegs; global() member in __anonabebbe720111::DeadMachineInstructionElim |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | LivePhysRegs.h | 60 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { LivePhysRegs() function |