Searched refs:EntryWeight (Results 1 – 2 of 2) sorted by relevance
122 uint64_t EntryWeight = in buildEdges() local126 EntryWeight = 0; in buildEdges()132 EntryIncoming = &addEdge(nullptr, Entry, EntryWeight); in buildEdges()134 << " w = " << EntryWeight << "\n"); in buildEdges()138 addEdge(Entry, nullptr, EntryWeight); in buildEdges()218 uint64_t EntryInWeight = EntryWeight; in buildEdges()
1091 ErrorOr<uint64_t> EntryWeight = getBlockWeight(EntryBB);