Searched defs:getReport (Results 1 – 5 of 5) sorted by relevance
77 def getReport(self): member in AnalysisDiagnostic
544 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function
595 const Optional<LoopAccessReport> &getReport() const { return Report; } in getReport() function
518 public ProfileStats getReport() { in getReport() method in Profiler
2178 private StringBuilder getReport() { in getReport() method