Home
last modified time | relevance | path

Searched refs:FunctionStats (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph.h70 struct FunctionStats { struct
85 class GraphT : public Graph<FunctionStats, CallStats, int32_t> { argument