Searched refs:canBundle (Results 1 – 1 of 1) sorted by relevance
67 bool canBundle(const MachineInstr &MI, RegUse &Defs, RegUse &Uses) const;208 bool SIFormMemoryClauses::canBundle(const MachineInstr &MI, in canBundle() function in SIFormMemoryClauses295 if (!canBundle(MI, Defs, Uses)) in processRegUses()