Home
last modified time | relevance | path

Searched defs:LCS (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp78 for (const auto &LCS : getLineCoverageStats(CD)) { in get() local
H A DSourceCoverageViewText.cpp162 const LineCoverageStats &LCS, in renderLine() argument
272 const LineCoverageStats &LCS, in renderExpansionSite() argument
H A DCoverageExporterLcov.cpp71 const coverage::LineCoverageStats &LCS = *LCI; in renderLineExecutionCounts() local
H A DSourceCoverageViewHTML.cpp754 renderLine(raw_ostream & OS,LineRef L,const LineCoverageStats & LCS,unsigned ExpansionCol,unsigned) renderLine() argument
899 renderExpansionSite(raw_ostream & OS,LineRef L,const LineCoverageStats & LCS,unsigned ExpansionCol,unsigned ViewDepth) renderExpansionSite() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1034 if (std::optional<nonloc::LazyCompoundVal> LCS = in VisitBinding() local
1284 if (auto LCS = V.getAs<nonloc::LazyCompoundVal>()) { in populateWorkList() local
2827 if (auto LCS = V.getAs<nonloc::LazyCompoundVal>()) { VisitBinding() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp235 cmpOperandBundlesSchema(const CallBase & LCS,const CallBase & RCS) const cmpOperandBundlesSchema() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp419 const FunctionSamples *LCS = LHS.CalleeSamples; operator ()() local