Home
last modified time | relevance | path

Searched defs:ProfiledCallGraphEdge (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h26 struct ProfiledCallGraphEdge { struct
27 ProfiledCallGraphEdge(ProfiledCallGraphNode *Source, in ProfiledCallGraphEdge() argument
45 bool operator()(const ProfiledCallGraphEdge &L, in operator() argument