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.h365 MCRegister tryBlockSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1428 MCRegister RAGreedy::tryBlockSplit(const LiveInterval &VirtReg, in tryBlockSplit() function in RAGreedy
1968 return tryBlockSplit(VirtReg, Order, NewVRegs); in trySplit()