Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dstore-store-elimination.cc233 void StoreStoreElimination::Run(JSGraph* js_graph, Zone* temp_zone) { in Run()
339 RedundantStoreFinder::RedundantStoreFinder(JSGraph* js_graph, Zone* temp_zone) in RedundantStoreFinder()
Dbranch-elimination.cc15 BranchElimination::BranchElimination(Editor* editor, JSGraph* js_graph, in BranchElimination()
Dstate-values-utils.cc13 StateValuesCache::StateValuesCache(JSGraph* js_graph) in StateValuesCache()
Deffect-control-linearizer.cc24 JSGraph* js_graph, Schedule* schedule, Zone* temp_zone, in EffectControlLinearizer()