/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | FunctionSummary.cpp | 19 unsigned Total = 0; in getTotalNumBasicBlocks() local 26 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
|
/llvm-project/clang-tools-extra/clangd/support/ |
H A D | MemoryTree.cpp | 24 size_t Total = MT.self(); in traverseTree() local 47 size_t Total = Size; in total() local
|
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | ErrorHandling.h | 49 inline void emitWarningSummary(uint64_t Num, uint64_t Total, StringRef Msg) { in emitWarningSummary()
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocScore.cpp | 91 RegAllocScore Total; calculateRegAllocScore() local
|
/llvm-project/llvm/lib/Support/ |
H A D | Timer.cpp | 210 printVal(double Val,double Total,raw_ostream & OS) printVal() argument 217 print(const TimeRecord & Total,raw_ostream & OS) const print() argument 362 TimeRecord Total; PrintQueuedTimers() local [all...] |
H A D | TimeProfiler.cpp | 234 for (const auto &Total : AllCountAndTotalPerName) write() local 244 for (const NameAndCountAndDurationType &Total : SortedTotals) { write() local
|
H A D | TarWriter.cpp | 75 int Total = Len + Twine(Len).str().size(); in formatPax() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 177 Total = 3, enumerator 185 Total = 3, enumerator
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | ProjectAware.cpp | 73 size_t Total = 0; estimateMemoryUsage() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileLoaderBaseUtil.cpp | 143 uint64_t Total = 0; in countBodySamples() local
|
/llvm-project/clang-tools-extra/pseudo/tool/ |
H A D | ClangPseudo.cpp |
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kRegisterInfo.cpp | 138 for (size_t Reg = 0, Total = getNumRegs(); Reg != Total; ++Reg) { in getReservedRegs() local
|
/llvm-project/libcxx/benchmarks/ |
H A D | ordered_set.bench.cpp |
|
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCExpr.cpp | 220 std::optional<int64_t> Total; evaluateAsRelocatableImpl() local
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | FunctionCognitiveComplexityCheck.cpp | 144 unsigned Total = 0; member
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Quality.h | 180 float Total = 0.f; member
|
H A D | CodeComplete.h | 218 float Total = 0.f; global() member
|
H A D | ParsedAST.cpp | 799 std::size_t Total = getUsedBytes() local [all...] |
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 25 enum class LVCompareItem { Scope, Symbol, Type, Line, Total }; enumerator
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | magic-numbers.cpp | 215 int Total = 0; in TestCheckerOverreach() local
|
/llvm-project/clang/unittests/StaticAnalyzer/ |
H A D | CallDescriptionTest.cpp | 33 size_t Found, Total; member in clang::ento::__anon2762a0e60111::ResultMap
|
/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewHTML.cpp | 475 __anon22f11e490202(unsigned Hit, unsigned Total, float Pctg) emitTableRow() argument 1112 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; renderBranchView() local [all...] |
H A D | SourceCoverageViewText.cpp | 302 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; renderBranchView() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | BlockFrequencyInfoImpl.h | 389 uint64_t Total = 0; ///< Sum of all weights. member
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSplitModule.cpp | 405 DenseSet<const Function *> Total; calculateOverlap() local
|