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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DDeadMachineInstructionElim.cpp36 BitVector LivePhysRegs; member in class:__anon3452::DeadMachineInstructionElim
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h48 class LivePhysRegs { class in namespace:llvm
58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { function in class:llvm::LivePhysRegs
[all...]

Completed in 105 milliseconds