Searched defs:ProfileDataMap (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfWriter.cpp | 222 auto &ProfileDataMap = FunctionData[Name]; overlapRecord() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | InstrProfiling.cpp | 198 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap; global() member in __anon07360f7d0111::InstrLowerer |