Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegAllocGreedy.h372 unsigned trySplit(const LiveInterval &, AllocationOrder &,
DRegAllocGreedy.cpp1700 unsigned RAGreedy::trySplit(const LiveInterval &VirtReg, AllocationOrder &Order, in trySplit() function in RAGreedy
2372 Register PhysReg = trySplit(VirtReg, Order, NewVRegs, FixedRegisters); in selectOrSplitImpl()