Searched refs:LCI (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageView.cpp | 224 LineCoverageIterator LCI{CoverageInfo, 1}; in print() local 225 LineCoverageIterator LCIEnd = LCI.getEnd(); in print() 229 ++LI, ++LCI) { in print() 233 if (LCI == LCIEnd) in print() 244 renderLineCoverageColumn(OS, *LCI); in print() 253 renderLine(OS, {*LI, LI.line_number()}, *LCI, ExpansionColumn, ViewDepth); in print() 256 if (shouldRenderRegionMarkers(*LCI)) in print() 257 renderRegionMarkers(OS, *LCI, ViewDepth); in print() 269 renderExpansionSite(OS, {*LI, LI.line_number()}, *LCI, ExpansionColumn, in print()
|
H A D | CoverageExporterLcov.cpp | 68 coverage::LineCoverageIterator LCI{FileCoverage, 1}; in renderLineExecutionCounts() local 69 coverage::LineCoverageIterator LCIEnd = LCI.getEnd(); in renderLineExecutionCounts() 70 for (; LCI != LCIEnd; ++LCI) { in renderLineExecutionCounts() 71 const coverage::LineCoverageStats &LCS = *LCI; in renderLineExecutionCounts()
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/ |
H A D | DylibReader.cpp | 168 for (const auto &LCI : Obj->load_commands()) { in readMachOHeader() local 169 switch (LCI.C.cmd) { in readMachOHeader() 171 auto DLLC = Obj->getDylibIDLoadCommand(LCI); in readMachOHeader() 172 BA.InstallName = Slice.copyString(LCI.Ptr + DLLC.dylib.name); in readMachOHeader() 178 auto DLLC = Obj->getDylibIDLoadCommand(LCI); in readMachOHeader() 180 Slice.copyString(LCI.Ptr + DLLC.dylib.name)); in readMachOHeader() 184 auto SFC = Obj->getSubFrameworkCommand(LCI); in readMachOHeader() 185 BA.ParentUmbrella = Slice.copyString(LCI.Ptr + SFC.umbrella); in readMachOHeader() 189 auto SCLC = Obj->getSubClientCommand(LCI); in readMachOHeader() 190 BA.AllowableClients.emplace_back(Slice.copyString(LCI.Ptr + SCLC.client)); in readMachOHeader() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 7864 if (ConstantInt *LCI = dyn_cast<ConstantInt>(LBO->getOperand(1))) in createSCEV() local 7866 LCI->getValue() == CI->getValue()) in createSCEV()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | NormalizationTest.txt | 17013 …MMA ABOVE RIGHT, COMBINING GRAVE ACCENT, HEBREW ACCENT ZINOR, TIBETAN SIGN LCI RTAGS, LATIN SMALL … 17014 …; a◌֮◌྆◌̀◌̕b; a◌֮◌྆◌̀◌̕b; a◌֮◌྆◌̀◌̕b; ) LATIN SMALL LETTER A, TIBETAN SIGN LCI RTAGS, COMBINING CO…
|
H A D | UnicodeData.txt | 2859 0F86;TIBETAN SIGN LCI RTAGS;Mn;230;NSM;;;;;N;;ji ta;;;
|