Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h358 unsigned tryInstructionSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1237 unsigned RAGreedy::tryInstructionSplit(const LiveInterval &VirtReg, in tryInstructionSplit() function in RAGreedy
1626 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()