Searched defs:ValueCounts (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProf.h | 736 std::array<double, IPVK_Last - IPVK_First + 1> ValueCounts = {}; global() member |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 3515 DenseMap<SDValue, unsigned> ValueCounts; lowerBuildVectorViaDominantValues() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 8025 DenseMap<SDValue, unsigned> ValueCounts; LowerBUILD_VECTOR() local |