Home
last modified time | relevance | path

Searched defs:Counts (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp27 MapVector<std::pair<Function *, Function *>, uint64_t> &Counts) { in addModuleFlags()
50 MapVector<std::pair<Function *, Function *>, uint64_t> Counts; in runCGProfilePass() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h314 additionalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType<TrailingTys,size_t>::type...Counts) additionalSizeToAlloc() argument
326 totalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType<TrailingTys,size_t>::type...Counts) totalSizeToAlloc() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp95 DenseMap<Function *, Scaled64> Counts; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp47 CountMap Counts; in tryToreplicateChunks() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1507 auto getFuncSum = [](ArrayRef<uint64_t> Counts) { in getInstrProfRecord()
1643 std::vector<uint64_t> &Counts) { in getFunctionCounts()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2125 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR()
2135 auto GetMostCommon = [](auto &Counts) { in LowerBUILD_VECTOR()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h824 std::vector<uint64_t> Counts; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2271 MapNonContiguousArrayTy Counts; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp813 std::vector<uint64_t> Counts; in loadFunctionRecord() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h666 void setCounts(ArrayRef<uint64_t> Counts) { CounterValues = Counts; } in setCounts()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1380 CMap Counts; in assignInits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2577 OpInfoTy Counts, SharedCounts; in emitRemarks() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2670 for (auto &Counts : FrameEscapeInfo) { in verifyFrameRecoverIndices() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2787 struct Counts { struct
2795 std::size_t passed = 0;
2796 std::size_t failed = 0;
2797 std::size_t failedButOk = 0;