Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp52 typedef struct PerFunctionProfileData { struct in __anond5e06e8d0111::InstrProfiling
56 PerFunctionProfileData() : RegionCounters(nullptr), DataVar(nullptr) { in PerFunctionProfileData() function
59 } PerFunctionProfileData; typedef in __anond5e06e8d0111::InstrProfiling
60 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap;
195 PerFunctionProfileData PD; in computeNumValueSiteCounts()
298 PerFunctionProfileData PD; in getOrCreateRegionCounters()