Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Transforms/
H A DInstrProfiling.h38 struct PerFunctionProfileData { struct
42 PerFunctionProfileData() : RegionCounters(nullptr), DataVar(nullptr) { in PerFunctionProfileData() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h50 struct PerFunctionProfileData { struct
55 PerFunctionProfileData() { in PerFunctionProfileData() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h49 struct PerFunctionProfileData { struct
54 PerFunctionProfileData() { in PerFunctionProfileData() function