Home
last modified time | relevance | path

Searched defs:GetVRegCount (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_stat.h29 size_t GetVRegCount() const in GetVRegCount() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_stat.h29 size_t GetVRegCount() const in GetVRegCount() function
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dcode_info.h306 size_t GetVRegCount(const StackMap &stackMap) const in GetVRegCount() function
/arkcompiler/runtime_core/verifier/
Dverifier.cpp278 size_t Verifier::GetVRegCount(const BytecodeInstruction &bc_ins) in GetVRegCount() function in panda::verifier::Verifier