This is the complete list of members for CGRAOmp::DFGPassHandler, including all inherited members.
| addGraph(CGRADFG *G) | CGRAOmp::DFGPassHandler | inline |
| createDataFlowGraph(Function &F, Loop &L, FunctionAnalysisManager &FAM, LoopAnalysisManager &LAM, LoopStandardAnalysisResults &AR) | CGRAOmp::DFGPassHandler | private |
| createDataFlowGraph(Function &F, Loop &L, FunctionAnalysisManager &FAM, LoopAnalysisManager &LAM, LoopStandardAnalysisResults &AR) | CGRAOmp::DFGPassHandler | private |
| createDataFlowGraphsForAllKernels(Function &F, FunctionAnalysisManager &AM) | CGRAOmp::DFGPassHandler | private |
| DFGPassHandler() | CGRAOmp::DFGPassHandler | |
| DFGPassHandler(DFGPassHandler &&P) | CGRAOmp::DFGPassHandler | inline |
| DPB | CGRAOmp::DFGPassHandler | private |
| DPM | CGRAOmp::DFGPassHandler | private |
| graph_begin() | CGRAOmp::DFGPassHandler | inline |
| graph_end() | CGRAOmp::DFGPassHandler | inline |
| graph_iterator typedef | CGRAOmp::DFGPassHandler | |
| graph_list | CGRAOmp::DFGPassHandler | private |
| GraphList typedef | CGRAOmp::DFGPassHandler | |
| graphs() | CGRAOmp::DFGPassHandler | inline |
| isMemAccess(Instruction &I) | CGRAOmp::DFGPassHandler | inlineprivate |
| make_comp_node(Instruction *inst, std::string opcode) | CGRAOmp::DFGPassHandler | inlineprivate |
| make_const_node(Value *V) | CGRAOmp::DFGPassHandler | inlineprivate |
| make_const_node(Value *V, SmallVector< Value * > *seq) | CGRAOmp::DFGPassHandler | inlineprivate |
| make_global_node(Value *V) | CGRAOmp::DFGPassHandler | inlineprivate |
| make_global_node(Value *V, SmallVector< Value * > *seq) | CGRAOmp::DFGPassHandler | inlineprivate |
| make_mem_node(Instruction &I) | CGRAOmp::DFGPassHandler | inlineprivate |
| removeGraph(CGRADFG *G) | CGRAOmp::DFGPassHandler | inline |
| run(Module &M, ModuleAnalysisManager &AM) | CGRAOmp::DFGPassHandler | |
| ~DFGPassHandler() | CGRAOmp::DFGPassHandler | inline |