Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h642 return splitLr; in GetSplitLr()
647 splitLr = &lr; in SetSplitLr()
843 LiveRange *splitLr = nullptr; /* The 1st part of the split */ variable