Searched refs:graph_block (Results 1 – 1 of 1) sorted by relevance
104 HBasicBlock* graph_block = it_graph.Current(); in Run() local107 if (graph_block->IsLoopHeader() && !graph_block->GetLoopInformation()->IsIrreducible()) { in Run()108 VisitLoop(graph_block->GetLoopInformation()); in Run()