Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp153 RegSet VRegsToAlloc, EmptyIntervalVRegs; member in __anon9a6f38670111::RegAllocPBQP
612 EmptyIntervalVRegs.insert(VRegLI.reg()); in initializeGraph()
667 EmptyIntervalVRegs.insert(VReg); in initializeGraph()
761 for (const Register &R : EmptyIntervalVRegs) { in finalizeAlloc()
880 EmptyIntervalVRegs.clear(); in runOnMachineFunction()