Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.h185 BasicBlock *GetClone(const BasicBlock *block) in GetClone() function
198 Inst *GetClone(Inst *inst) in GetClone() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.h177 BasicBlock *GetClone(const BasicBlock *block) in GetClone() function
283 Inst *GetClone(Inst *inst) in GetClone() function
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp138 static ir::Identifier *GetClone(ArenaAllocator *allocator, ir::Identifier *node) in GetClone() function