Searched defs:ThenCount (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 886 uint64_t ThenCount = setCount(PGO.getRegionCount(S)); VisitIfStmt() local |
H A D | CGStmt.cpp | 855 uint64_t ThenCount = getProfileCount(S.getThen()); EmitIfStmt() local |
H A D | CoverageMappingGen.cpp | 2017 Counter ThenCount = llvm::EnableSingleByteCoverage VisitIfStmt() local |