Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h49 struct PerFunctionProfileData { global() struct
54 PerFunctionProfileDataPerFunctionProfileData PerFunctionProfileData() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp240 struct PerFunctionProfileData { struct in __anon21e6fd6b0111::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;