Home
last modified time | relevance | path

Searched defs:isEnd (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstring_builder_optimizer.cpp163 bool isEnd = false; in FinalizeStringBuilders() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h588 MoveInfo(LiveInterval &fromLi, LiveInterval &toLi, BB &bb, bool isEnd) in MoveInfo()
637 bool isEnd = true; variable
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/
Dinterop_intrinsic_optimization.cpp146 bool isEnd = lastInst != nullptr && lastInst->IsReturn(); in TryCreateSingleScope() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp209 bool isEnd = false; in ParseDisjunction() local