Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dir_builder_dyn.h99 void CreateBlock(size_t pc) in CreateBlock() function
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.h100 void CreateBlock(size_t pc) in CreateBlock() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.h110 void CreateBlock(size_t pc) in CreateBlock() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference_storage.cpp394 RefBlock *ReferenceStorage::CreateBlock() in CreateBlock() function in ark::mem::ReferenceStorage