Searched defs:ScoreMap (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Frontend/OpenMP/ | ||
H A D | OMPContext.h | 151 SmallDenseMap<TraitProperty, APInt> ScoreMap; member |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | BoltDiff.cpp | 173 DenseMap<const BinaryFunction *, std::pair<double, double>> ScoreMap; global() member in llvm::bolt::RewriteInstanceDiff |
/llvm-project/bolt/lib/Passes/ | ||
H A D | BinaryPasses.cpp | 433 std::map<uint64_t, BinaryFunction &> ScoreMap; runOnFunctions() local |