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.h367 MCRegister tryInstructionSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1550 MCRegister RAGreedy::tryInstructionSplit(const LiveInterval &VirtReg, in tryInstructionSplit() function in RAGreedy
1950 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()