Home
last modified time | relevance | path

Searched defs:js_graph (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dscheduled-machine-lowering.cc18 JSGraph* js_graph, Schedule* schedule, Zone* temp_zone, in ScheduledMachineLowering()
Dstore-store-elimination.cc166 RedundantStoreFinder(JSGraph* js_graph, TickCounter* tick_counter, in RedundantStoreFinder()
488 void StoreStoreElimination::Run(JSGraph* js_graph, TickCounter* tick_counter, in Run()
Dbranch-elimination.cc16 BranchElimination::BranchElimination(Editor* editor, JSGraph* js_graph, in BranchElimination()
Dstate-values-utils.cc14 StateValuesCache::StateValuesCache(JSGraph* js_graph) in StateValuesCache()
Deffect-control-linearizer.cc36 EffectControlLinearizer(JSGraph* js_graph, Schedule* schedule, in EffectControlLinearizer()