Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp494 MCRegister tryRegionSplit(LiveInterval &, AllocationOrder &,
1855 MCRegister RAGreedy::tryRegionSplit(LiveInterval &VirtReg, in tryRegionSplit() function in RAGreedy
2524 MCRegister PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()