Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h370 unsigned tryLocalSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1469 unsigned RAGreedy::tryLocalSplit(const LiveInterval &VirtReg, in tryLocalSplit() function in RAGreedy
1712 Register PhysReg = tryLocalSplit(VirtReg, Order, NewVRegs); in trySplit()