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

  /external/llvm/lib/Target/Hexagon/
RDFDeadCode.h 16 // passing the result of "getDeadInstrs()" to it.
45 SetVector<NodeId> getDeadInstrs() { return DeadInstrs; }
HexagonRDFOpt.cpp 140 const SetVector<NodeId> &DeadInstrs = getDeadInstrs();

Completed in 75 milliseconds