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.cpp153 RegSet VRegsToAlloc, EmptyIntervalVRegs; member in __anonda0ac5d00111::RegAllocPBQP
612 EmptyIntervalVRegs.insert(VRegLI.reg()); in initializeGraph()
667 EmptyIntervalVRegs.insert(VReg); in initializeGraph()
761 for (const Register &R : EmptyIntervalVRegs) { in finalizeAlloc()
881 EmptyIntervalVRegs.clear(); in runOnMachineFunction()