Home
last modified time | relevance | path

Searched refs:mapped_label1 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Dprogram_dump.cpp536 std::string mapped_label1 = PandasmDumperUtils::GetMappedLabel(orignal_label, invalid_op_label_map_); in GetUpdatedCatchBlockLabel() local
537 if (mapped_label1 == "") { in GetUpdatedCatchBlockLabel()
540 std::string mapped_label2 = PandasmDumperUtils::GetMappedLabel(mapped_label1, final_label_map_); in GetUpdatedCatchBlockLabel()
542 return mapped_label1; in GetUpdatedCatchBlockLabel()

Completed in 2 milliseconds