Searched refs:LoopFinderImpl (Results 1 – 2 of 2) sorted by relevance
21 class LoopFinderImpl; variable49 friend class LoopFinderImpl; variable131 friend class LoopFinderImpl;
52 class LoopFinderImpl { class54 LoopFinderImpl(Graph* graph, LoopTree* loop_tree, Zone* zone) in LoopFinderImpl() function in v8::internal::compiler::LoopFinderImpl519 LoopFinderImpl finder(graph, loop_tree, zone); in BuildLoopTree()