Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h59 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp206 auto &ProfileDataMap = FunctionData[Name]; in overlapRecord() local
228 auto &ProfileDataMap = FunctionData[Name]; in addRecord() local