Home
last modified time | relevance | path

Searched refs:EmptyIntervalVRegs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp150 RegSet VRegsToAlloc, EmptyIntervalVRegs; member in __anonda0ac5d00111::RegAllocPBQP
609 EmptyIntervalVRegs.insert(VRegLI.reg()); in initializeGraph()
664 EmptyIntervalVRegs.insert(VReg); in initializeGraph()
758 for (const Register &R : EmptyIntervalVRegs) { in finalizeAlloc()
881 EmptyIntervalVRegs.clear(); in runOnMachineFunction()