Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp506 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
2072 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryInstructionSplit() function in RAGreedy
2460 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()