Home
last modified time | relevance | path

Searched defs:LivePhysRegs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DDeadMachineInstructionElim.cpp35 LiveRegUnits LivePhysRegs; member in __anon0676f9130111::DeadMachineInstructionElimImpl
/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h62 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function
[all...]