Home
last modified time | relevance | path

Searched defs:ScoreMap (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h151 SmallDenseMap<TraitProperty, APInt> ScoreMap; member
/llvm-project/bolt/lib/Rewrite/
H A DBoltDiff.cpp173 DenseMap<const BinaryFunction *, std::pair<double, double>> ScoreMap; global() member in llvm::bolt::RewriteInstanceDiff
/llvm-project/bolt/lib/Passes/
H A DBinaryPasses.cpp433 std::map<uint64_t, BinaryFunction &> ScoreMap; runOnFunctions() local