Searched refs:repl_cnode (Results 1 – 1 of 1) sorted by relevance
568 auto repl_cnode = dyn_cast<CNode>(it->second); in CloneOrderList() local569 if (repl_cnode) { in CloneOrderList()570 target_func_graph->AppendOrderList(repl_cnode); in CloneOrderList()