Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp517 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
2236 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() function in RAGreedy
2479 Register PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()