Searched refs:getReport (Results 1 – 4 of 4) sorted by relevance
563 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function
185 PathSensitiveBugReport &getReport() { return Report; } in getReport() function
2017 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2083 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2232 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()2249 PathSensitiveBugReport &Report = getParentTracker().getReport(); in handle()
881 const OptimizationRemarkAnalysis *LAR = LAI->getReport(); in canVectorizeMemory()