Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dregalloc-failure-overlapping-insert-assert.mir10 # budget. Previously, tryLastChanceRecoloring would assert here. It
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h364 unsigned tryLastChanceRecoloring(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1767 unsigned RAGreedy::tryLastChanceRecoloring(const LiveInterval &VirtReg, in tryLastChanceRecoloring() function in RAGreedy
2291 return tryLastChanceRecoloring(VirtReg, Order, NewVRegs, FixedRegisters, in selectOrSplitImpl()