Home
last modified time | relevance | path

Searched refs:BodySampleCoverageMap (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseUtil.h55 using BodySampleCoverageMap = std::map<LineLocation, unsigned>;
57 DenseMap<const FunctionSamples *, BodySampleCoverageMap>;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseUtil.h55 using BodySampleCoverageMap = std::map<LineLocation, unsigned>;
57 DenseMap<const FunctionSamples *, BodySampleCoverageMap>;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseUtil.h55 using BodySampleCoverageMap = std::map<LineLocation, unsigned>;
57 DenseMap<const FunctionSamples *, BodySampleCoverageMap>;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseUtil.h55 using BodySampleCoverageMap = std::map<LineLocation, unsigned>;
57 DenseMap<const FunctionSamples *, BodySampleCoverageMap>;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.h55 using BodySampleCoverageMap = std::map<LineLocation, unsigned>;
57 DenseMap<const FunctionSamples *, BodySampleCoverageMap>;
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp234 typedef std::map<LineLocation, unsigned> BodySampleCoverageMap; typedef in __anon8cbe85b00111::SampleCoverageTracker
235 typedef DenseMap<const FunctionSamples *, BodySampleCoverageMap>
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp201 using BodySampleCoverageMap = std::map<LineLocation, unsigned>; typedef in __anondd3683520111::SampleCoverageTracker
203 DenseMap<const FunctionSamples *, BodySampleCoverageMap>;