Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h366 unsigned tryBlockSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1203 unsigned RAGreedy::tryBlockSplit(const LiveInterval &VirtReg, in tryBlockSplit() function in RAGreedy
1733 return tryBlockSplit(VirtReg, Order, NewVRegs); in trySplit()