Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenPGO.cpp697 uint64_t CatchCount = setCount(PGO.getRegionCount(S)); in VisitCXXCatchStmt() local
698 CountMap[S] = CatchCount; in VisitCXXCatchStmt()