Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp485 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&,
1815 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() function in RAGreedy
2483 unsigned PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()