LLVM: llvm::rdf::DataFlowGraph::DefStack Struct Reference (original) (raw)
#include "[llvm/CodeGen/RDFGraph.h](RDFGraph%5F8h%5Fsource.html)"
Definition at line 702 of file RDFGraph.h.
◆ iterator
| llvm::rdf::DataFlowGraph::DefStack::DefStack ( ) |
default |
◆ bottom()
| iterator llvm::rdf::DataFlowGraph::DefStack::bottom ( ) const |
inline |
◆ clear_block()
| void llvm::rdf::DataFlowGraph::DefStack::clear_block |
( |
NodeId |
N |
) |
◆ empty()
| bool llvm::rdf::DataFlowGraph::DefStack::empty ( ) const |
inline |
◆ pop()
| void llvm::rdf::DataFlowGraph::DefStack::pop |
( |
) |
◆ push()
| void llvm::rdf::DataFlowGraph::DefStack::push ( Def DA) |
inline |
◆ size()
| unsigned llvm::rdf::DataFlowGraph::DefStack::size |
( |
) |
const |
◆ start_block()
| void llvm::rdf::DataFlowGraph::DefStack::start_block |
( |
NodeId |
N |
) |
◆ top()
| iterator llvm::rdf::DataFlowGraph::DefStack::top ( ) const |
inline |
◆ Iterator
The documentation for this struct was generated from the following files: