Searched refs:EntryWeight (Results 1 – 2 of 2) sorted by relevance
117 uint64_t EntryWeight = in buildEdges() local121 EntryWeight = 0; in buildEdges()127 EntryIncoming = &addEdge(nullptr, Entry, EntryWeight); in buildEdges()129 << " w = " << EntryWeight << "\n"); in buildEdges()133 addEdge(Entry, nullptr, EntryWeight); in buildEdges()203 uint64_t EntryInWeight = EntryWeight; in buildEdges()
1066 ErrorOr<uint64_t> EntryWeight = getBlockWeight(EntryBB);