Home
last modified time | relevance | path

Searched defs:stackRanges (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.cpp287 …loring::AllocateRegisters(InterferenceGraph *ig, WorkingRanges *ranges, WorkingRanges *stackRanges, in AllocateRegisters()
317 bool RegAllocGraphColoring::AllocateSlots(InterferenceGraph *ig, WorkingRanges *stackRanges) in AllocateSlots()
332 WorkingRanges *stackRanges) in SparseIG()
359 …Coloring::SpillInterval(LifeIntervals *interval, WorkingRanges *ranges, WorkingRanges *stackRanges) in SpillInterval()
406 WorkingRanges stackRanges(gr->GetLocalAllocator()); in Allocate() local