Searched defs:ProfileDataMap (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h59 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap; member in class:llvm::InstrProfiling
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp205 auto &ProfileDataMap = FunctionData[Name]; local
227 auto &ProfileDataMap = FunctionData[Name]; local

Completed in 102 milliseconds