Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h339 MCRegister tryRegionSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1008 MCRegister RAGreedy::tryRegionSplit(const LiveInterval &VirtReg, in tryRegionSplit() function in RAGreedy
1638 MCRegister PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()