Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_linear_scan.cpp207 auto nextUse = currentInterval->GetNextUsage(currentInterval->GetBegin() + 1U); in WalkIntervals() local
246 auto nextUse = currentInterval->GetNextUsage(currentInterval->GetBegin()); in TryToAssignRegister() local
560 auto nextUse = currentInterval->GetNextUsage(intersection); in HandleFixedIntervalIntersection() local