Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.h62 Optional<uint64_t> getStmtCount(const Stmt *S) const { in getStmtCount() function
/external/clang/lib/CodeGen/
DCodeGenPGO.h69 Optional<uint64_t> getStmtCount(const Stmt *S) { in getStmtCount() function