Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp515 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
2112 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryInstructionSplit() function in RAGreedy
2501 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()