Searched refs:usesFrameIndex (Results 1 – 2 of 2) sorted by relevance
41 bool usesFrameIndex(const MachineInstr &MI);78 bool AArch64DeadRegisterDefinitions::usesFrameIndex(const MachineInstr &MI) { in usesFrameIndex() function in AArch64DeadRegisterDefinitions89 if (usesFrameIndex(MI)) { in processMachineBasicBlock()
67 static bool usesFrameIndex(const MachineInstr &MI) { in usesFrameIndex() function135 if (usesFrameIndex(MI)) { in processMachineBasicBlock()