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

/external/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp124 RegSet VRegsToAlloc, EmptyIntervalVRegs; member in class:__anon12258::RegAllocPBQP
540 EmptyIntervalVRegs.insert(LI.reg);
701 I = EmptyIntervalVRegs.begin(), E = EmptyIntervalVRegs.end();
802 EmptyIntervalVRegs.clear();

Completed in 54 milliseconds