Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_emitter.h123 std::map<uint32_t, Label> branches_; variable
/arkcompiler/runtime_core/libpandafile/
Dbytecode_emitter.h125 std::map<uint32_t, Label> branches_; variable