Searched refs:isDependentLoad (Results 1 – 1 of 1) sorted by relevance
55 bool isDependentLoad(const MachineInstr &MI) const;75 bool SIPostRABundler::isDependentLoad(const MachineInstr &MI) const { in isDependentLoad() function in SIPostRABundler121 !isDependentLoad(NextMI)); in canBundle()