Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp494 MCRegister tryRegionSplit(LiveInterval &, AllocationOrder &,
1836 MCRegister RAGreedy::tryRegionSplit(LiveInterval &VirtReg, in tryRegionSplit() function in RAGreedy
2505 MCRegister PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()