Searched refs:getReport (Results 1 – 4 of 4) sorted by relevance
613 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function
193 PathSensitiveBugReport &getReport() { return Report; } in getReport() function
2275 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2341 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2492 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2509 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()
1059 const OptimizationRemarkAnalysis *LAR = LAI->getReport(); in canVectorizeMemory()