Home
last modified time | relevance | path

Searched refs:UpdateTypeInfoIndexAnnotation (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.h143 void UpdateTypeInfoIndexAnnotation(const TypeInfoComponents *elements);
Dcodegen.cpp114 UpdateTypeInfoIndexAnnotation(&elements); in RunImpl()
167 void BytecodeGen::UpdateTypeInfoIndexAnnotation(const TypeInfoComponents *elements) in UpdateTypeInfoIndexAnnotation() function in panda::bytecodeopt::BytecodeGen