Home
last modified time | relevance | path

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

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