Searched defs:PrintName (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
D | block_namer.cc | 23 std::ostream& BlockNamer::PrintName(std::ostream& os, HBasicBlock* blk) const { in PrintName() function in art::BlockNamer |
D | optimizing_unit_test.h | 194 std::ostream& PrintName(std::ostream& os, HBasicBlock* blk) const override { in Dump() function |
D | graph_visualizer.cc | 972 std::ostream& HGraphVisualizer::OptionalDefaultNamer::PrintName(std::ostream& os, in PrintName() function in art::HGraphVisualizer::OptionalDefaultNamer |