Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph_cloner.h185 BasicBlock *GetClone(const BasicBlock *block) in GetClone() function in panda::compiler::GraphCloner
198 Inst *GetClone(Inst *inst) in GetClone() function in panda::compiler::GraphCloner
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph_cloner.h172 BasicBlock *GetClone(const BasicBlock *block) in GetClone() function in ark::compiler::GraphCloner
268 Inst *GetClone(Inst *inst) in GetClone() function in ark::compiler::GraphCloner
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DopAssignment.cpp137 static ir::Identifier *GetClone(ArenaAllocator *allocator, ir::Identifier *node) in GetClone() function
[all...]

Completed in 5 milliseconds