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.cpp189 struct PerFunctionProfileData { struct in __anon30c533330111::InstrLowerer
190 uint32_t NumValueSites[IPVK_Last + 1] = {};
191 GlobalVariable *RegionCounters = nullptr;
192 GlobalVariable *DataVar = nullptr;
193 GlobalVariable *RegionBitmaps = nullptr;
194 uint32_t NumBitmapBytes = 0;