Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h168 size_t LabelCount() const in LabelCount() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp75 std::size_t CodeGen::LabelCount() const noexcept in LabelCount() function in ark::es2panda::compiler::CodeGen