Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp668 uint64_t ThenCount = setCount(PGO.getRegionCount(S)); in VisitIfStmt() local
H A DCoverageMappingGen.cpp1387 Counter ThenCount = getRegionCounter(S); in VisitIfStmt() local
H A DCGStmt.cpp829 uint64_t ThenCount = getProfileCount(S.getThen()); in EmitIfStmt() local