Home
last modified time | relevance | path

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

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