Lines Matching defs:MMI
493 MachineModuleInfo &MMI);
499 void initSizeRemarkInfo(const Module &M, const MachineModuleInfo &MMI,
505 emitInstrCountChangedRemark(const Module &M, const MachineModuleInfo &MMI,
734 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI();
735 MachineFunction &MF = MMI.getOrCreateMachineFunction(*F);
992 MachineModuleInfo &MMI) {
1006 MachineFunction *MF = MMI.getMachineFunction(F);
1065 const Module &M, const MachineModuleInfo &MMI,
1070 MachineFunction *MF = MMI.getMachineFunction(F);
1081 const Module &M, const MachineModuleInfo &MMI,
1087 MachineFunction *MF = MMI.getMachineFunction(F);
1161 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI();
1183 populateMapper(Mapper, M, MMI);
1201 initSizeRemarkInfo(M, MMI, FunctionToInstrCount);
1211 emitInstrCountChangedRemark(M, MMI, FunctionToInstrCount);