/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | FunctionSummary.cpp | 19 unsigned Total = 0; in getTotalNumBasicBlocks() local 26 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/ |
H A D | ErrorHandling.h | 49 inline void emitWarningSummary(uint64_t Num, uint64_t Total, StringRef Msg) { in emitWarningSummary()
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | Timer.cpp | 210 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 D | TimeProfiler.cpp | 210 for (const auto &Total : AllCountAndTotalPerName) in write() local 220 for (const NameAndCountAndDurationType &Total : SortedTotals) { in write() local
|
H A D | TarWriter.cpp | 75 int Total = Len + Twine(Len).str().size(); in formatPax() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | RegAllocScore.cpp | 92 RegAllocScore Total; in calculateRegAllocScore() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileLoaderBaseUtil.cpp | 143 uint64_t Total = 0; in countBodySamples() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 301 Total = 3, enumerator 309 Total = 3, enumerator
|
H A D | OpenMPClause.h | 8398 Total, enumerator 8404 Total, enumerator
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewHTML.cpp | 342 [&Columns, this](unsigned Hit, unsigned Total, float Pctg) { in emitFileSummary() 671 unsigned Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
|
H A D | SourceCoverageViewText.cpp | 235 unsigned Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
H A D | M68kRegisterInfo.cpp | 138 for (size_t Reg = 0, Total = getNumRegs(); Reg != Total; ++Reg) { in getReservedRegs() local
|
/openbsd-src/usr.sbin/ac/ |
H A D | ac.c | 69 static time_t Total = 0; variable
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | ordered_set.bench.cpp | 70 size_t Total = TableSize * NumTables; in skip() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 25 enum class LVCompareItem { Scope, Symbol, Type, Line, Total }; enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | BlockFrequencyInfoImpl.h | 388 uint64_t Total = 0; ///< Sum of all weights. member
|
/openbsd-src/usr.bin/systat/ |
H A D | vmstat.c | 66 struct vmtotal Total; member
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1017 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 D | TypeLoc.cpp | 94 unsigned Total = 0; in getFullDataSizeForType() local
|
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 563 uint64_t Total; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 371 unsigned Total = 0; in FindRoots() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 1441 uint64_t Total = getProfileCount(&S); in EmitCaseStmtRange() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 378 unsigned Total = LHS.getZExtValue() + RHS.getZExtValue(); in IncorporateWeight() local
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1054 uint64_t Total = 0; in executeGEPOperation() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 2000 Value *Total = Work[ThisW].front(); in concat() local
|