Searched refs:IsMFMAFn (Results 1 – 1 of 1) sorted by relevance
2747 auto IsMFMAFn = [&MAI](const MachineInstr &MI) { in ShouldPreferAnother() local2755 if (IsMFMAFn(*MI)) { in ShouldPreferAnother()2756 int W = getWaitStatesSince(IsMFMAFn, 16); in ShouldPreferAnother()