Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp154 RegSet VRegsToAlloc, EmptyIntervalVRegs; member in __anon9059819a0111::RegAllocPBQP
564 VRegsToAlloc.insert(Reg); in findVRegIntervalsToAlloc()
586 std::vector<unsigned> Worklist(VRegsToAlloc.begin(), VRegsToAlloc.end()); in initializeGraph()
600 VRegsToAlloc.erase(VRegLI.reg); in initializeGraph()
654 VRegsToAlloc.erase(VReg); in initializeGraph()
680 VRegsToAlloc.erase(VReg); in spillVReg()
697 VRegsToAlloc.insert(LI.reg); in spillVReg()
824 if (!VRegsToAlloc.empty()) { in runOnMachineFunction()
867 VRegsToAlloc.clear(); in runOnMachineFunction()