Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h349 MCRegister tryRegionSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1038 MCRegister RAGreedy::tryRegionSplit(const LiveInterval &VirtReg, in tryRegionSplit() function in RAGreedy
1727 MCRegister PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()