Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h376 unsigned tryInstructionSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1414 unsigned RAGreedy::tryInstructionSplit(const LiveInterval &VirtReg, in tryInstructionSplit() function in RAGreedy
1813 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()