Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:DefStack

290       const Print<DataFlowGraph::DefStack> &P) {
742 DataFlowGraph::DefStack::Iterator::Iterator(const DataFlowGraph::DefStack &S,
756 unsigned DataFlowGraph::DefStack::size() const {
766 void DataFlowGraph::DefStack::pop() {
773 void DataFlowGraph::DefStack::start_block(NodeId N) {
781 void DataFlowGraph::DefStack::clear_block(NodeId N) {
795 unsigned DataFlowGraph::DefStack::nextUp(unsigned P) const {
810 unsigned DataFlowGraph::DefStack::nextDown(unsigned P) const {
1493 DefStack &DS) {
1553 DefStack &DS = F->second;