Home
last modified time | relevance | path

Searched refs:getDFG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp122 DataFlowGraph &DFG = getDFG(); in INITIALIZE_PASS_DEPENDENCY()
166 DataFlowGraph &DFG = getDFG(); in run()
204 DataFlowGraph &DFG = getDFG(); in removeOperand()
221 if (!getDFG().IsCode<NodeAttrs::Stmt>(IA)) in rewrite()
223 DataFlowGraph &DFG = getDFG(); in rewrite()
H A DRDFCopy.h36 DataFlowGraph &getDFG() { return DFG; } in getDFG() function
H A DRDFDeadCode.h45 DataFlowGraph &getDFG() { return DFG; } in getDFG() function