Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCoverageMappingGen.cpp914 Counter LabelCount = getRegionCounter(S); in VisitLabelStmt() local
916 completeTopLevelDeferredRegion(LabelCount, Start); in VisitLabelStmt()
917 completeDeferred(LabelCount, Start); in VisitLabelStmt()
920 pushRegion(LabelCount, Start); in VisitLabelStmt()