Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h27 class RegionCounter; variable
138 friend class RegionCounter; variable
151 RegionCounter(CodeGenPGO &PGO, unsigned CounterIndex) in RegionCounter() function
156 RegionCounter(CodeGenPGO &PGO, const Stmt *S) in RegionCounter() function