Home
last modified time | relevance | path

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

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