Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h374 unsigned tryBlockSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1293 unsigned RAGreedy::tryBlockSplit(const LiveInterval &VirtReg, in tryBlockSplit() function in RAGreedy
1831 return tryBlockSplit(VirtReg, Order, NewVRegs); in trySplit()