Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp385 const auto BRecordTyForCond = B[Idx]; in matchTestVectors() local
388 BRecordTyForCond == MCDCRecord::MCDC_DontCare) in matchTestVectors()
393 if (ARecordTyForCond != BRecordTyForCond) in matchTestVectors()