Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h368 unsigned tryInstructionSplit(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp1316 unsigned RAGreedy::tryInstructionSplit(const LiveInterval &VirtReg, in tryInstructionSplit() function in RAGreedy
1715 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()