Searched refs:PSIW (Results 1 – 2 of 2) sorted by relevance
67 if (auto *PSIW = getAnalysisIfAvailable<ProfileSummaryInfoWrapperPass>()) in runOnMachineFunction() local68 PSI = &PSIW->getPSI(); in runOnMachineFunction()
238 if (auto *PSIW = getAnalysisIfAvailable<ProfileSummaryInfoWrapperPass>()) in runOnMachineFunction() local239 PSI = &PSIW->getPSI(); in runOnMachineFunction()