Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp58 bool DeadCodeElimination::isLiveInstr(const MachineInstr *MI) const { in isLiveInstr() function in DeadCodeElimination
75 if (!isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode())) in scanInstr()
152 if (isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode())) in collect()
DRDFDeadCode.h59 bool isLiveInstr(const MachineInstr *MI) const;