Lines Matching defs:MFAM
54 // the MFAM has been completely updated to handle the deletion of functions.
55 // Specifically, any MFAM-cached results for those functions need to have been
87 // the MFAM has been completely updated to handle the deletion of functions.
88 // Specifically, any MFAM-cached results for those functions need to have been
111 MachineFunctionAnalysisManager &MFAM =
125 PreservedAnalyses PassPA = Pass->run(MF, MFAM);
126 MFAM.invalidate(MF, PassPA);
143 AnalysisManager<MachineFunction> &MFAM) {
144 PassInstrumentation PI = MFAM.getResult<PassInstrumentationAnalysis>(MF);
150 PreservedAnalyses PassPA = Pass->run(MF, MFAM);
151 MFAM.invalidate(MF, PassPA);