Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp368 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&,
1345 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() function in RAGreedy
1977 unsigned PhysReg = tryRegionSplit(VirtReg, Order, NewVRegs); in trySplit()