Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp914 uint64_t CatchCount = setCount(PGO.getRegionCount(S)); in VisitCXXCatchStmt() local
915 CountMap[S] = CatchCount; in VisitCXXCatchStmt()