Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h360 unsigned tryLocalSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1380 unsigned RAGreedy::tryLocalSplit(const LiveInterval &VirtReg, in tryLocalSplit() function in RAGreedy
1623 Register PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()