Searched refs:old_last (Results 1 – 1 of 1) sorted by relevance
187 uint32_t old_last = last_node_id; in DumpMethodCFG() local189 if (old_last != std::numeric_limits<uint32_t>::max()) { in DumpMethodCFG()190 regular_edges << " node" << old_last << ":p" << old_dex_pc in DumpMethodCFG()