Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp240 struct PerFunctionProfileData { struct in __anon12b3fda00111::InstrLowerer
241 uint32_t NumValueSites[IPVK_Last + 1] = {};
242 GlobalVariable *RegionCounters = nullptr;
243 GlobalVariable *DataVar = nullptr;
244 GlobalVariable *RegionBitmaps = nullptr;
245 uint32_t NumBitmapBytes = 0;