Home
last modified time | relevance | path

Searched defs:CaseCount (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp858 uint64_t CaseCount = PGO.getRegionCount(S); in VisitSwitchCase() local
H A DCoverageMappingGen.cpp1922 auto CaseCount = createSwitchCaseRegion(Case, ParentCount); in VisitSwitchStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6230 unsigned CaseCount = CaseValues.size(); in foldSwitchToSelect() local