Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_runner.cpp43 auto maxId = circuit_->GetMaxGateId(); in Run() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_cdg.h715 uint32 maxId = 0; in GetMaxBBIdInRegion() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h1325 size_t maxId = graph_->GetCurrentInstructionId(); in UpdateSpecialFlags() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h840 uint32 maxId; variable