Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h378 unsigned tryLocalSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1569 unsigned RAGreedy::tryLocalSplit(const LiveInterval &VirtReg, in tryLocalSplit() function in RAGreedy
1812 Register PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()