Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp119 DataFlowGraph &DFG = getDFG(); in INITIALIZE_PASS_DEPENDENCY()
163 DataFlowGraph &DFG = getDFG(); in run()
201 DataFlowGraph &DFG = getDFG(); in removeOperand()
218 if (!getDFG().IsCode<NodeAttrs::Stmt>(IA)) in rewrite()
220 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