Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBase.cpp108 typedef SmallVector<unsigned, 4> VirtRegVec; in allocatePhysRegs() typedef
109 VirtRegVec SplitVRegs; in allocatePhysRegs()
138 for (VirtRegVec::iterator I = SplitVRegs.begin(), E = SplitVRegs.end(); in allocatePhysRegs()