Searched defs:GetClone (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
H A D | graph_cloner.h | 185 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 D | graph_cloner.h | 172 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 D | opAssignment.cpp | 137 static ir::Identifier *GetClone(ArenaAllocator *allocator, ir::Identifier *node) in GetClone() function [all...] |
Completed in 5 milliseconds