Home
last modified time | relevance | path

Searched refs:isCondFolded (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp56 if (!Record.isCondFolded(C)) { in sumMCDCPairs()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h484 bool isCondFolded(unsigned Condition) const { in isCondFolded() function
540 if (isCondFolded(C)) in getPercentCovered()
584 if (isCondFolded(Condition)) in getTestVectorString()
620 if (isCondFolded(Condition)) { in getConditionCoverageString()