Searched defs:js_graph (Results 1 – 4 of 4) sorted by relevance
200 RedundantStoreFinder(JSGraph* js_graph, TickCounter* tick_counter, in RedundantStoreFinder()576 void StoreStoreElimination::Run(JSGraph* js_graph, TickCounter* tick_counter, in Run()
15 StateValuesCache::StateValuesCache(JSGraph* js_graph) in StateValuesCache()
17 BranchElimination::BranchElimination(Editor* editor, JSGraph* js_graph, in BranchElimination()
43 EffectControlLinearizer(JSGraph* js_graph, Schedule* schedule, in EffectControlLinearizer()