Home
last modified time | relevance | path

Searched refs:isLiveInstr (Results 1 – 4 of 4) 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;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
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()
DRDFDeadCode.h59 bool isLiveInstr(const MachineInstr *MI) const;