Searched defs:MFE (Results 1 – 8 of 8) sorted by relevance
148 for (MachineFunction::iterator MFI = MF.begin(), MFE = MF.end(); in runOnMachineFunction() local
469 const Module::ModuleFlagEntry &MFE = *i; in emitModuleFlags() local1016 const Module::ModuleFlagEntry &MFE = *i; in emitModuleFlags() local
513 for (MachineFunction::iterator MFI = mf.begin(), MFE = mf.end(); MFI != MFE; in collectDebugValues() local
297 for (MachineFunction::const_iterator MFI = MF->begin(), MFE = MF->end(); in computeLiveInRegUnits() local
299 for (MachineFunction::const_iterator MFI = MF.begin(), MFE = MF.end(); in runOnMachineFunction() local
316 for (const ModuleFlagEntry &MFE : ModuleFlags) { in getModuleFlag() local
218 for (MachineFunction::iterator MFI = MF.begin(), MFE = MF.end(); MFI != MFE; in processFunctionAfterISel() local
2923 MFE = Args.filtered_end(); in ConstructJob() local