Searched defs:PGOEdge (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp170 struct PGOEdge { struct in namespace:__anon3158
179 PGOEdge(const BasicBlock *Src, const BasicBlock *Dest, unsigned W = 1) function in struct:__anon3158::PGOEdge

Completed in 87 milliseconds