Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocBase.h77 SmallPtrSet<MachineInstr *, 32> DeadRemats; variable
H A DRegAllocPBQP.cpp159 SmallPtrSet<MachineInstr *, 32> DeadRemats; member in __anon9a6f38670111::RegAllocPBQP
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h83 SmallPtrSet<MachineInstr *, 32> *DeadRemats; variable