Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1936 Counter SwitchFalse = subtractCounters(ParentCount, CaseCountSum); in VisitSwitchStmt() local
1937 createBranchRegion(S->getCond(), CaseCountSum, SwitchFalse); in VisitSwitchStmt()