Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h356 unsigned tryBlockSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1173 unsigned RAGreedy::tryBlockSplit(const LiveInterval &VirtReg, in tryBlockSplit() function in RAGreedy
1644 return tryBlockSplit(VirtReg, Order, NewVRegs); in trySplit()