Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp765 static constexpr mcdc::ConditionIDs DecisionStackSentinel{-1, -1}; member
774 : CGM(CGM), DecisionStack(1, DecisionStackSentinel), in MCDCCoverageBuilder()
850 return DecisionStackSentinel; in pop()