Searched refs:LoopFinderImpl (Results 1 – 2 of 2) sorted by relevance
28 class LoopFinderImpl; variable56 friend class LoopFinderImpl; variable149 friend class LoopFinderImpl;
63 class LoopFinderImpl { class65 LoopFinderImpl(Graph* graph, LoopTree* loop_tree, TickCounter* tick_counter, in LoopFinderImpl() function in v8::internal::compiler::LoopFinderImpl543 LoopFinderImpl finder(graph, loop_tree, tick_counter, zone); in BuildLoopTree()