Home
last modified time | relevance | path

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

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