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