Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h50 struct PerFunctionProfileData { struct
55 PerFunctionProfileData() { in PerFunctionProfileData() argument
59 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp628 PerFunctionProfileData PD; in computeNumValueSiteCounts()
839 PerFunctionProfileData PD; in getOrCreateRegionCounters()