Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp161 unsigned NextCounter;
163 PGOHash Hash;
167 unsigned NextMCDCBitmapIdx;
171 unsigned MCDCMaxCond;
173 uint64_t ProfileVersion;
175 DiagnosticsEngine &Diag;
177 MapRegionCounters(PGOHashVersion HashVersion, uint64_t ProfileVersion, in MapRegionCounters() function
196 bool VisitDecl(const Decl *D) { in VisitDecl()
232 unsigned NumCond = 0;
350 bool VisitStmt(Stmt *S) { in VisitStmt()
[all …]