Home
last modified time | relevance | path

Searched defs:ThenCount (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp884 uint64_t ThenCount = setCount(PGO.getRegionCount(S)); in VisitIfStmt() local
H A DCGStmt.cpp861 uint64_t ThenCount = getProfileCount(S.getThen()); in EmitIfStmt() local
H A DCoverageMappingGen.cpp2019 Counter ThenCount = llvm::EnableSingleByteCoverage in VisitIfStmt() local