Searched refs:LoopFinderImpl (Results 1 – 2 of 2) sorted by relevance
20 class LoopFinderImpl; variable47 friend class LoopFinderImpl; variable120 friend class LoopFinderImpl;
51 class LoopFinderImpl { class53 LoopFinderImpl(Graph* graph, LoopTree* loop_tree, Zone* zone) in LoopFinderImpl() function in v8::internal::compiler::LoopFinderImpl453 LoopFinderImpl finder(graph, loop_tree, zone); in BuildLoopTree()