Searched refs:isMapped (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp36 if (!LCS.isMapped())
H A DCoverageExporterLcov.cpp68 if (LCS.isMapped()) {
H A DSourceCoverageViewText.cpp149 if (!Line.isMapped()) {
H A DSourceCoverageViewHTML.cpp616 if (Line.isMapped())
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp479 bool isMapped(const BasicBlock *BB) const { function in class:__anon1907::GCPtrTracker
666 if (!isMapped(InBB) ||
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h620 bool isMapped() const { return Mapped; } function in class:llvm::coverage::LineCoverageStats

Completed in 78 milliseconds