Home
last modified time | relevance | path

Searched refs:isLiveInstr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp58 bool DeadCodeElimination::isLiveInstr(const MachineInstr *MI) const { in isLiveInstr() function in DeadCodeElimination
86 if (!isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode())) in scanInstr()
163 if (isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode())) in collect()
H A DRDFDeadCode.h58 bool isLiveInstr(const MachineInstr *MI) const;