Home
last modified time | relevance | path

Searched defs:annos (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dbcopt_type_adaption_test.cpp38 const auto &annos = fun.metadata->GetAnnotations(); in ExtractTypeinfo() local
117 std::vector<AnnotationData> annos; in SetTypeAnnotationForFunc() local
/arkcompiler/runtime_core/bytecode_optimizer/
Doptimize_bytecode.cpp113 const auto &annos = function.metadata->GetAnnotations(); in ExtractTypeInfo() local
/arkcompiler/runtime_core/assembler/
Dassembly-emitter.cpp1351 std::vector<pandasm::AnnotationData> annos; in MakeSlotNumberAnnotation() local
1387 std::vector<pandasm::AnnotationData> annos; in MakeConcurrentModuleRequestsAnnotation() local