Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp795 uint64_t ThenCount = setCount(PGO.getRegionCount(S)); VisitIfStmt() local
H A DCGStmt.cpp836 uint64_t ThenCount = getProfileCount(S.getThen()); EmitIfStmt() local
H A DCoverageMappingGen.cpp1884 Counter ThenCount = getRegionCounter(S); VisitIfStmt() local