Searched refs:getDFG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.h47 DataFlowGraph &getDFG() { return DFG; } function in struct:rdf::DeadCodeElimination
H A DHexagonRDFOpt.cpp95 DataFlowGraph &DFG = getDFG();
134 NodeList Refs = IA.Addr->members(getDFG());
151 if (!getDFG().IsCode<NodeAttrs::Stmt>(IA))
153 DataFlowGraph &DFG = getDFG();

Completed in 65 milliseconds