Searched refs:getReport (Results 1 – 4 of 4) sorted by relevance
599 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function
186 PathSensitiveBugReport &getReport() { return Report; } in getReport() function
2098 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2164 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2313 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2330 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()
909 const OptimizationRemarkAnalysis *LAR = LAI->getReport(); in canVectorizeMemory()