Home
last modified time | relevance | path

Searched refs:EntryIncoming (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h122 Edge *EntryIncoming = nullptr, *EntryOutgoing = nullptr, in buildEdges() local
127 EntryIncoming = &addEdge(nullptr, Entry, EntryWeight); in buildEdges()
207 EntryIncoming->Weight = MaxExitOutWeight; in buildEdges()