Home
last modified time | relevance | path

Searched defs:CloneBlocksAndInstructions (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.h218 void CloneBlocksAndInstructions(const ArenaVector<BasicBlock *> &blocks, Graph *target_graph) in CloneBlocksAndInstructions() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.h216 void CloneBlocksAndInstructions(const ArenaVector<BasicBlock *> &blocks, Graph *targetGraph) in CloneBlocksAndInstructions() function