Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h125 unsigned getRegionCounter(const Stmt *S) { in getRegionCounter() function
H A DCoverageMappingGen.cpp441 unsigned getRegionCounter(const Stmt *S) { return CounterMap[S]; } in getRegionCounter() function