Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h42 struct ProfiledCallGraphEdgeComparer { struct
43 bool operator()(const ProfiledCallGraphEdge &L, in operator()