Home
last modified time | relevance | path

Searched refs:EntryOutgoing (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
169 EntryOutgoing = E; in buildEdges()
213 EntryOutgoing->Weight = MaxExitInWeight; in buildEdges()