Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
DProfiledCallGraph.h44 struct ProfiledCallGraphEdgeComparer { struct
45 bool operator()(const ProfiledCallGraphEdge &L, in operator()