Home
last modified time | relevance | path

Searched defs:Total (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DFunctionSummary.cpp19 unsigned Total = 0; in getTotalNumBasicBlocks() local
26 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DErrorHandling.h49 inline void emitWarningSummary(uint64_t Num, uint64_t Total, StringRef Msg) { in emitWarningSummary()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DTimer.cpp210 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal()
217 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument
362 TimeRecord Total; in PrintQueuedTimers() local
H A DTimeProfiler.cpp210 for (const auto &Total : AllCountAndTotalPerName) in write() local
220 for (const NameAndCountAndDurationType &Total : SortedTotals) { in write() local
H A DTarWriter.cpp75 int Total = Len + Twine(Len).str().size(); in formatPax() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocScore.cpp92 RegAllocScore Total; in calculateRegAllocScore() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp143 uint64_t Total = 0; in countBodySamples() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprOpenMP.h301 Total = 3, enumerator
309 Total = 3, enumerator
H A DOpenMPClause.h8398 Total, enumerator
8404 Total, enumerator
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp342 [&Columns, this](unsigned Hit, unsigned Total, float Pctg) { in emitFileSummary()
671 unsigned Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
H A DSourceCoverageViewText.cpp235 unsigned Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.cpp138 for (size_t Reg = 0, Total = getNumRegs(); Reg != Total; ++Reg) { in getReservedRegs() local
/openbsd-src/usr.sbin/ac/
H A Dac.c69 static time_t Total = 0; variable
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dordered_set.bench.cpp70 size_t Total = TableSize * NumTables; in skip() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp25 enum class LVCompareItem { Scope, Symbol, Type, Line, Total }; enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h388 uint64_t Total = 0; ///< Sum of all weights. member
/openbsd-src/usr.bin/systat/
H A Dvmstat.c66 struct vmtotal Total; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1017 uint64_t Total = 0; in sumEdgeCount() local
1609 uint64_t Total = 0; in populateCounters() local
1620 uint64_t Total = 0; in populateCounters() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTypeLoc.cpp94 unsigned Total = 0; in getFullDataSizeForType() local
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DGCOV.cpp563 uint64_t Total; member
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h371 unsigned Total = 0; in FindRoots() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp1441 uint64_t Total = getProfileCount(&S); in EmitCaseStmtRange() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp378 unsigned Total = LHS.getZExtValue() + RHS.getZExtValue(); in IncorporateWeight() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1054 uint64_t Total = 0; in executeGEPOperation() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2000 Value *Total = Work[ThisW].front(); in concat() local

12