Searched defs:LivePhysRegs (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
D | LivePhysRegs.h | 51 LivePhysRegs() : TRI(nullptr), LiveRegs() {} in LivePhysRegs() function |
/external/llvm/lib/CodeGen/ | ||
D | DeadMachineInstructionElim.cpp | 37 BitVector LivePhysRegs; member in __anon8879ef820111::DeadMachineInstructionElim |