Lines Matching refs:std
31 using BlockReverseIterator = std::vector<BasicBlock>::reverse_iterator;
173 if (first->id() > second->id()) std::swap(first, second);
213 printing_visitor_.reset(new MaglevPrintingVisitor(std::cout));
255 printing_visitor_->os() << std::endl;
277 << "phi (new reg) " << phi->result().operand() << std::endl;
291 << "phi (stack) " << phi->result().operand() << std::endl;
298 printing_visitor_->os() << std::endl;
463 << target << " ← " << source << std::endl;
556 << "phi (reuse) " << input.operand() << std::endl;
587 << PrintNodeLabel(graph_labeller(), node) << std::endl;
629 << "gap move: " << allocated << " ← " << location << std::endl;