Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp2018 Register ItVirtReg = RC->reg(); in tryLastChanceRecoloring() local
2020 assert(VRM->hasPhys(ItVirtReg) && in tryLastChanceRecoloring()
2024 RecolorStack.push_back(std::make_pair(RC, VRM->getPhys(ItVirtReg))); in tryLastChanceRecoloring()