Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp63 for (const auto &LCS : getLineCoverageStats(CD)) { get() local
H A DSourceCoverageViewText.cpp162 const LineCoverageStats &LCS, in renderLine()
272 const LineCoverageStats &LCS, in renderExpansionSite()
H A DCoverageExporterLcov.cpp71 const coverage::LineCoverageStats &LCS = *LCI; in renderLineExecutionCounts() local
H A DSourceCoverageViewHTML.cpp932 const LineCoverageStats &LCS, in renderLine()
1082 const LineCoverageStats &LCS, in renderExpansionSite()
/freebsd/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
2828 if (auto LCS = V.getAs<nonloc::LazyCompoundVal>()) { in VisitBinding() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp247 int FunctionComparator::cmpOperandBundlesSchema(const CallBase &LCS, in cmpOperandBundlesSchema()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp440 const FunctionSamples *LCS = LHS.CalleeSamples; in operator ()() local