Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DCFGMST.h108 Edge *EntryIncoming = nullptr, *EntryOutgoing = nullptr, in buildEdges() local
113 EntryIncoming = &addEdge(nullptr, Entry, EntryWeight); in buildEdges()
192 EntryIncoming->Weight = MaxExitOutWeight; in buildEdges()