Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp858 uint64_t CaseCount = PGO.getRegionCount(S); in VisitSwitchCase() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6085 unsigned CaseCount = CaseValues.size(); in foldSwitchToSelect() local