Searched refs:MfIterator (Results 1 – 3 of 3) sorted by relevance
55 typedef MachineFunction::iterator MfIterator; typedef413 for (MfIterator MFI = MF.begin(); MFI != MF.end(); ++MFI) { in runOnMachineFunction()
54 typedef MachineFunction::iterator MfIterator; typedef415 for (MfIterator MFI = MF.begin(); MFI != MF.end(); ++MFI) { in runOnMachineFunction()