Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/
Ddump_utils.cpp97 std::string PandasmDumperUtils::GetMappedLabel(const std::string &label, const LabelMap &label_map) in GetMappedLabel()
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dhello_world_test.cpp889 …LabelMap label_map = {{"first_label", "first_mapped_label"}, {"second_label", "second_mapped_label… variable