HomeSort by relevance Sort by last modified time
    Searched refs:isLiveInstr (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
RDFDeadCode.h 59 bool isLiveInstr(const MachineInstr *MI) const;
RDFDeadCode.cpp 58 bool DeadCodeElimination::isLiveInstr(const MachineInstr *MI) const {
75 if (!isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode()))
152 if (isLiveInstr(NodeAddr<StmtNode*>(IA).Addr->getCode()))

Completed in 54 milliseconds