Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp678 struct DecisionRecord { struct in __anondf0c3b9d0611::MCDCDecisionRecorder
700 DecisionRecord(const CounterMappingRegion &Decision) in DecisionRecord() argument
773 SmallVector<DecisionRecord> Decisions;
806 case DecisionRecord::NotProcessed: in processBranch()
808 case DecisionRecord::Processed: in processBranch()
810 case DecisionRecord::Completed: in processBranch()