Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp243 auto nci = cont_.CreateItem<panda_file::CodeItem>(); in MergeMethod() local
292 void Context::CreateTryBlocks(panda_file::MethodItem *ni, panda_file::CodeItem *nci, in CreateTryBlocks()