Home
last modified time | relevance | path

Searched refs:getCurrentRegionCount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h53 uint64_t getCurrentRegionCount() const { return CurrentRegionCount; } in getCurrentRegionCount() function
H A DCodeGenFunction.h1509 return PGO.getCurrentRegionCount();