Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreaching.h173 uint32 maxInsnNO = 0; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_global.cpp1209 uint32 maxInsnNO = cgFunc.GetRD()->GetMaxInsnNO(); in CheckLiveRange() local