Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h32 struct ProfiledCallGraphNodeComparer { struct
33 bool operator()(const ProfiledCallGraphNode *L, in operator()