Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
DStatistics.cpp13 struct PerFunctionStats { struct
15 unsigned NumFnInlined = 0;
17 unsigned TotalVarWithLoc = 0;
19 unsigned ConstantMembers = 0;
21 SmallDenseSet<uint32_t, 4> VarsInFunction;
23 bool IsFunction = false;