Home
last modified time | relevance | path

Searched defs:Histogram (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/tools/llvm-mca/Views/
H A DRetireControlUnitStatistics.h39 using Histogram = std::map<unsigned, unsigned>; variable
H A DDispatchStatistics.h52 using Histogram = std::map<unsigned, unsigned>; variable
H A DSchedulerStatistics.h65 using Histogram = std::map<unsigned, unsigned>; variable
/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h41 bool Histogram = false; member
/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp618 llvm::DenseMap<FrameId, FrameStat> Histogram; computeFrameHistogram() local
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp329 uintptr_t Histogram = CreateNewMIBWithHistogram() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6378 SDValue Histogram = DAG.getMaskedHistogram(DAG.getVTList(MVT::Other), VT, sdl, visitVectorHistogram() local