Home
last modified time | relevance | path

Searched defs:DeadRemats (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h77 SmallPtrSet<MachineInstr *, 32> DeadRemats; global() variable
H A DRegAllocPBQP.cpp159 SmallPtrSet<MachineInstr *, 32> DeadRemats; member in __anonbe0060a20111::RegAllocPBQP
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h83 SmallPtrSet<MachineInstr *, 32> *DeadRemats; variable