Searched defs:getStatistics (Results 1 – 4 of 4) sorted by relevance
100 ArrayRef<PassStatistic> Pass::getStatistics() const { return statistics; } in getStatistics() function in Pass
143 ArrayRef<Statistic *> getStatistics() const { return statistics; } in getStatistics() function144 MutableArrayRef<Statistic *> getStatistics() { return statistics; } in getStatistics() function
954 std::unique_ptr<SMTSolverStatistics> Z3Solver::getStatistics() const { getStatistics() function in __anon26d512570111::Z3Solver
2495 Scop::ScopStatistics Scop::getStatistics() const { getStatistics() function in Scop