Searched defs:getReport (Results 1 – 6 of 6) sorted by relevance
77 def getReport(self): member in AnalysisDiagnostic
572 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function
551 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