Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp248 if (auto oci = oi->GetCode(); oci != nullptr) { in MergeMethod() local
302 … [[maybe_unused]] panda_file::MethodItem *oi, panda_file::CodeItem *oci) in CreateTryBlocks()