Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp513 unsigned tryBlockSplit(LiveInterval&, AllocationOrder&,
2027 unsigned RAGreedy::tryBlockSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryBlockSplit() function in RAGreedy
2511 return tryBlockSplit(VirtReg, Order, NewVRegs); in trySplit()