Searched refs:getStmtCount (Results 1 – 3 of 3) sorted by relevance
65 Optional<uint64_t> getStmtCount(const Stmt *S) { in getStmtCount() function77 if (auto Count = getStmtCount(S)) in setCurrentStmt()
835 Optional<uint64_t> CondCount = PGO.getStmtCount(Cond); in createProfileWeightsForLoop()
961 Optional<uint64_t> Count = PGO.getStmtCount(S); in getProfileCount()