Home
last modified time | relevance | path

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

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