Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_linear_scan.cpp509 for (auto fixedInterval : GetIntervals<IS_FP>().fixed) { in AddFixedIntervalsToWorkingIntervals() local
531 auto fixedInterval = workingIntervals_.fixed[reg]; in HandleFixedIntervalIntersection() local