Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp479 uint64_t CaseCount = PGO.getRegionCount(S); in VisitSwitchCase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5844 unsigned CaseCount = CaseValues.size(); in foldSwitchToSelect() local