Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/value/
Dorigin.h28 enum class OriginType { START, INSTRUCTION }; enumerator
/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_info.h36 …enum Flag : uint8_t { INSTRUCTION = 1, EXCEPTION_SOURCE = 2, EXCEPTION_HANDLER = 4, JUMP_TARGET = … enumerator