Home
last modified time | relevance | path

Searched refs: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
247 PerFunctionProfileData() = default;
249 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap;