Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp745 setCount(BC.BreakCount + CondCount - LoopCount); in VisitDoStmt() local
777 CountMap[S->getCond()] = CondCount; in VisitForStmt() local
723 uint64_t CondCount = VisitWhileStmt() local
813 uint64_t CondCount = VisitCXXForRangeStmt() local
1493 std::optional<uint64_t> CondCount = PGO.getStmtCount(Cond); createProfileWeightsForLoop() local
[all...]
H A DCoverageMappingGen.cpp1589 Counter CondCount = VisitWhileStmt() local
1643 Counter CondCount = llvm::EnableSingleByteCoverage VisitDoStmt() local
1704 Counter CondCount = VisitForStmt() local
/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1094 unsigned CondCount = 0; EmitPrintAliasInstruction() local