Home
last modified time | relevance | path

Searched refs:MfIterator (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp55 typedef MachineFunction::iterator MfIterator; typedef
413 for (MfIterator MFI = MF.begin(); MFI != MF.end(); ++MFI) { in runOnMachineFunction()