Searched refs:getReport (Results 1 – 4 of 4) sorted by relevance
600 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function
187 PathSensitiveBugReport &getReport() { return Report; } in getReport() function
2258 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2324 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2474 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2491 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()
920 const OptimizationRemarkAnalysis *LAR = LAI->getReport(); in canVectorizeMemory()