Home
last modified time | relevance | path

Searched refs:getExecutionCount (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp84 if (LCS.getExecutionCount()) in sumRegions()
H A DSourceCoverageViewText.cpp219 std::string C = formatBinaryCount(Line.getExecutionCount()); in renderLineCoverageColumn()
254 if (S->Count == Line.getExecutionCount()) in renderRegionMarkers()
H A DSourceCoverageViewHTML.cpp1023 auto LCSCount = BinaryCount(LCS.getExecutionCount()); in renderLine()
1057 Count = tag("pre", formatBinaryCount(Line.getExecutionCount())); in renderLineCoverageColumn()
1059 (Line.getExecutionCount() > 0) in renderLineCoverageColumn()
H A DCoverageExporterLcov.cpp93 OS << "DA:" << LCS.getLine() << ',' << LCS.getExecutionCount() << '\n'; in renderLineExecutionCounts()
H A DSourceCoverageView.cpp131 if (!CurSeg->IsRegionEntry || CurSeg->Count == LCS.getExecutionCount()) in shouldRenderRegionMarkers()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1122 uint64_t getExecutionCount() const { return ExecutionCount; } in getExecutionCount() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20030 …ountEPKS2_", "llvm::ProfileInfoT<llvm::Function, llvm::BasicBlock>::getExecutionCount(llvm::BasicB…
20031 …llvm::ProfileInfoT<llvm::MachineFunction, llvm::MachineBasicBlock>::getExecutionCount(llvm::Machin…
20032 …ountEPKS1_", "llvm::ProfileInfoT<llvm::Function, llvm::BasicBlock>::getExecutionCount(llvm::Functi…
20033 …llvm::ProfileInfoT<llvm::MachineFunction, llvm::MachineBasicBlock>::getExecutionCount(llvm::Machin…