Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h50 struct PerFunctionProfileData { struct
55 PerFunctionProfileData() { in PerFunctionProfileData() argument
59 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp623 PerFunctionProfileData PD; in computeNumValueSiteCounts()
817 PerFunctionProfileData PD; in getOrCreateRegionCounters()