Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp387 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
1571 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryInstructionSplit() function in RAGreedy
1955 return tryInstructionSplit(VirtReg, Order, NewVRegs); in trySplit()