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