Searched refs:getReport (Results 1 – 4 of 4) sorted by relevance
193 PathSensitiveBugReport &getReport() { return Report; } in getReport() function
717 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function
2231 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2297 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2448 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2465 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()
1202 const OptimizationRemarkAnalysis *LAR = LAI->getReport(); in canVectorizeMemory()