Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Drpo.h57 void AddBasicBlockAfter(BasicBlock *cur_block, BasicBlock *new_block) in AddBasicBlockAfter()
64 void AddBasicBlockBefore(BasicBlock *cur_block, BasicBlock *new_block) in AddBasicBlockBefore()
Dloop_analyzer.h68 void ReplaceBackEdge(BasicBlock *block, BasicBlock *new_block) in ReplaceBackEdge()
/arkcompiler/runtime_core/runtime/mem/refstorage/
Dreference_storage.cpp239 auto *new_block = CreateBlock(); in PushLocalFrame() local
397 RefBlock *new_block = cached_block_; in CreateBlock() local