Searched refs:PrintInstructions (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dgraph_visualizer.cc172 void PrintInstructions(const HInstructionList& list) { function in class:art::HGraphVisualizerPrinter
227 PrintInstructions(block->GetPhis());
228 PrintInstructions(block->GetInstructions());

Completed in 39 milliseconds