Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocPBQP.cpp139 RegSet vregsToAlloc, emptyIntervalVRegs; member in __anonaf47a6de0111::RegAllocPBQP
486 emptyIntervalVRegs.insert(li->reg); in findVRegIntervalsToAlloc()
579 itr = emptyIntervalVRegs.begin(), end = emptyIntervalVRegs.end(); in finalizeAlloc()
696 emptyIntervalVRegs.clear(); in runOnMachineFunction()