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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp501 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
2060 /// tryInstructionSplit - Split a live range around individual instructions.
2068 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, function in class:RAGreedy
2457 return tryInstructionSplit(VirtReg, Order, NewVRegs);

Completed in 159 milliseconds