Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
Dinst_type.h30 enum class InstType { enum
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefect_scan_aux_test.cpp100 using InstType = panda::defect_scan_aux::InstType; typedef