Searched refs:EntryWeight (Results 1 – 1 of 1) sorted by relevance
89 uint64_t EntryWeight = (BFI != nullptr ? BFI->getEntryFreq() : 2); in buildEdges() local91 addEdge(nullptr, BB, EntryWeight); in buildEdges()95 addEdge(BB, nullptr, EntryWeight); in buildEdges()