Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp78 for (const auto &LCS : getLineCoverageStats(CD)) { 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.cpp932 renderLine(raw_ostream & OS,LineRef L,const LineCoverageStats & LCS,unsigned ExpansionCol,unsigned) renderLine() argument
1082 renderExpansionSite(raw_ostream & OS,LineRef L,const LineCoverageStats & LCS,unsigned ExpansionCol,unsigned ViewDepth) renderExpansionSite() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1034 if (std::optional<nonloc::LazyCompoundVal> LCS = VisitBinding() local
1284 if (auto LCS = V.getAs<nonloc::LazyCompoundVal>()) { populateWorkList() local
2828 if (auto LCS = V.getAs<nonloc::LazyCompoundVal>()) { VisitBinding() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp247 cmpOperandBundlesSchema(const CallBase & LCS,const CallBase & RCS) const cmpOperandBundlesSchema() argument
/llvm-project/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp722 for (const auto &LCS : getLineCoverageStats(Data)) { TEST_P() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp436 const FunctionSamples *LCS = LHS.CalleeSamples; operator ()() local