Searched refs:getReport (Results 1 – 4 of 4) sorted by relevance
193 PathSensitiveBugReport &getReport() { return Report; } in getReport() function
666 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function
2279 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2345 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2496 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2513 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()
1059 const OptimizationRemarkAnalysis *LAR = LAI->getReport(); in canVectorizeMemory()