Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp274 struct PerFunctionProfileData { struct in __anon21e6fd6b0111::InstrLowerer
275 uint32_t NumValueSites[IPVK_Last + 1] = {};
276 GlobalVariable *RegionCounters = nullptr;
277 GlobalVariable *DataVar = nullptr;
278 GlobalVariable *RegionBitmaps = nullptr;
279 uint32_t NumBitmapBytes = 0;