Searched defs:RegContext (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/verification/absint/ | ||
H A D | reg_context.h | 39 class RegContext { class 42 explicit RegContext(size_t size) : regs_(size) {} in RegContext() function in ark::verifier::RegContext [all...] |
Completed in 1 milliseconds