Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1138 shouldUseLastChanceRecoloringForVirtReg(const MachineFunction &MF, in shouldUseLastChanceRecoloringForVirtReg() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1960 if (!TRI->shouldUseLastChanceRecoloringForVirtReg(*MF, VirtReg)) in tryLastChanceRecoloring()