Searched refs:expandInstr (Results 1 – 1 of 1) sorted by relevance
59 bool expandInstr(MachineBasicBlock &MBB, Iter I);93 Expanded |= expandInstr(*BB, I++); in expand()98 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr() function in ExpandPseudo