Searched refs:isLiveInstr (Results 1 – 4 of 4) sorted by relevance
58 bool DeadCodeElimination::isLiveInstr(const MachineInstr *MI) const { in isLiveInstr() function in DeadCodeElimination75 if (!isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode())) in scanInstr()152 if (isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode())) in collect()
59 bool isLiveInstr(const MachineInstr *MI) const;
58 bool DeadCodeElimination::isLiveInstr(const MachineInstr *MI) const { in isLiveInstr() function in DeadCodeElimination86 if (!isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode())) in scanInstr()163 if (isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode())) in collect()