Searched refs:expandInstr (Results 1 – 1 of 1) sorted by relevance
73 bool expandInstr(MachineBasicBlock &MBB, Iter I);107 Expanded |= expandInstr(MBB, I++); in expand()113 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr() function in ExpandPseudo