HomeSort by relevance Sort by last modified time
    Searched refs:FindNaturalLoops (Results 1 - 8 of 8) sorted by null

  /art/compiler/optimizing/
optimizing_compiler.cc 134 graph->FindNaturalLoops();
157 graph->FindNaturalLoops();
linearize_test.cc 46 graph->FindNaturalLoops();
register_allocator_test.cc 42 graph->FindNaturalLoops();
256 graph->FindNaturalLoops();
live_ranges_test.cc 36 graph->FindNaturalLoops();
liveness_test.cc 51 graph->FindNaturalLoops();
find_loops_test.cc 36 graph->FindNaturalLoops();
nodes.cc 220 bool HGraph::FindNaturalLoops() const {
nodes.h 101 bool FindNaturalLoops() const;
    [all...]

Completed in 570 milliseconds