Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h736 std::array<double, IPVK_Last - IPVK_First + 1> ValueCounts = {}; global() member
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3515 DenseMap<SDValue, unsigned> ValueCounts; lowerBuildVectorViaDominantValues() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8025 DenseMap<SDValue, unsigned> ValueCounts; LowerBUILD_VECTOR() local