Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.cpp127 const CList<Edge *> *edges = snapshot_->GetEdges(); in SerializeEdges() local
/arkcompiler/runtime_core/compiler/tests/
Dreg_alloc_interference_graph_test.cpp124 … ::std::pair<unsigned, unsigned> *edges, unsigned count, ArenaVector<unsigned> &peo, in BuildSubgraph() argument