Home
last modified time | relevance | path

Searched refs:rangeStartIter (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregAllocator.cpp195 auto *rangeStartIter = iter + registers.size() - 1; in AdjustRangeInsSpill() local
197 while (iter != rangeStartIter) { in AdjustRangeInsSpill()
204 VReg *rangeStartReg = *rangeStartIter; in AdjustRangeInsSpill()

Completed in 2 milliseconds