Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h111 uint64_t getRegionCount(const Stmt *S) { in getRegionCount() function
/netbsd-src/external/bsd/elftosb/dist/common/
H A DStExecutableImage.h183 inline unsigned getRegionCount() const { return static_cast<unsigned>(m_image.size()); } in getRegionCount() function