Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp515 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
2093 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryInstructionSplit() function in RAGreedy
2482 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()