Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.h111 …explicit InstAppender(BasicBlock *block, Inst *insertAfter = nullptr) : block_(block), prev_(inser… in block_() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DtryStatement.h72 BlockStatement *block_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.h604 RegionBlock block_; variable