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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp483 struct PGOEdge { struct in namespace:__anon4591
493 PGOEdge(const BasicBlock *Src, const BasicBlock *Dest, uint64_t W = 1) function in struct:__anon4591::PGOEdge
[all...]

Completed in 127 milliseconds