Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h762 void SetIsNonLocal(bool isNonLocal) in SetIsNonLocal()
855 bool isNonLocal = false; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp495 bool isNonLocal = CreateLiveRangeHandleLocal(regNO, bb, isDef); in CreateLiveRange() local