Searched defs:CondCount (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 745 setCount(BC.BreakCount + CondCount - LoopCount); in VisitDoStmt() local |
H A D | CoverageMappingGen.cpp | 1589 Counter CondCount = VisitWhileStmt() local |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | AsmWriterEmitter.cpp | 1094 unsigned CondCount = 0; EmitPrintAliasInstruction() local |