Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp63 for (const auto &LCS : getLineCoverageStats(CD)) { in get() local
H A DSourceCoverageViewText.cpp97 const LineCoverageStats &LCS, in renderLine()
207 const LineCoverageStats &LCS, in renderExpansionSite()
H A DCoverageExporterLcov.cpp71 const coverage::LineCoverageStats &LCS = *LCI; in renderLineExecutionCounts() local
H A DSourceCoverageViewHTML.cpp498 const LineCoverageStats &LCS, in renderLine()
643 const LineCoverageStats &LCS, in renderExpansionSite()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1043 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding() local
1301 if (Optional<nonloc::LazyCompoundVal> LCS = in populateWorkList() local
2548 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp179 int FunctionComparator::cmpOperandBundlesSchema(const CallBase &LCS, in cmpOperandBundlesSchema()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp325 const FunctionSamples *LCS = LHS.CalleeSamples; in operator ()() local