Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h329 return splitNext; in GetSplitNext()
334 return splitNext; in GetSplitNext()
574 LiveInterval *splitNext = nullptr; /* next split part */ variable