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

  /external/llvm/lib/Target/Hexagon/
RDFDeadCode.h 46 DataFlowGraph &getDFG() { return DFG; }
HexagonRDFOpt.cpp 145 DataFlowGraph &DFG = getDFG();
185 NodeList Refs = IA.Addr->members(getDFG());
202 if (!getDFG().IsCode<NodeAttrs::Stmt>(IA))
204 DataFlowGraph &DFG = getDFG();

Completed in 284 milliseconds