Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp205 auto &ProfileDataMap = FunctionData[Name]; in overlapRecord() local
227 auto &ProfileDataMap = FunctionData[Name]; in addRecord() local
/aosp_15_r20/external/llvm/include/llvm/Transforms/
H A DInstrProfiling.h46 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h59 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h58 DenseMap<GlobalVariable *, PerFunctionProfileData> ProfileDataMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp211 auto &ProfileDataMap = FunctionData[Name]; in overlapRecord() local
232 auto &ProfileDataMap = FunctionData[Name]; in addRecord() local
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp160 auto &ProfileDataMap = FunctionData[I.Name]; in addRecord() local