Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2168 unsigned ItPhysReg = VirtRegToPhysReg[ItVirtReg]; in tryLastChanceRecoloring() local
2169 Matrix->assign(**It, ItPhysReg); in tryLastChanceRecoloring()