Home
last modified time | relevance | path

Searched defs:jsgraph_ (Results 1 – 25 of 25) sorted by relevance

/external/v8/src/compiler/
Djs-builtin-reducer.h41 JSGraph* jsgraph_; variable
Dsimplified-operator-reducer.h44 JSGraph* const jsgraph_; variable
Djs-generic-lowering.h52 JSGraph* const jsgraph_; variable
Djs-inlining.h41 JSGraph* jsgraph_; variable
Descape-analysis-reducer.h51 JSGraph* const jsgraph_; variable
Djs-frame-specialization.h39 JSGraph* const jsgraph_; variable
Dchange-lowering.h66 JSGraph* const jsgraph_; variable
Djs-context-specialization.h41 JSGraph* const jsgraph_; variable
Djs-intrinsic-lowering.h94 JSGraph* const jsgraph_; variable
Djs-call-reducer.h56 JSGraph* const jsgraph_; variable
Djs-global-object-specialization.h68 JSGraph* const jsgraph_; variable
Dmachine-operator-reducer.h90 JSGraph* jsgraph_; variable
Djs-native-context-specialization.h100 JSGraph* const jsgraph_; variable
Djs-typed-lowering.h124 JSGraph* jsgraph_; variable
Dwasm-compiler.h140 JSGraph* jsgraph_; variable
Dbytecode-graph-builder.h221 JSGraph* jsgraph_; variable
Dast-graph-builder.h80 JSGraph* jsgraph_; variable
Dsimplified-lowering.cc1469 JSGraph* jsgraph_; member in v8::internal::compiler::RepresentationSelector
Dwasm-compiler.cc170 JSGraph* jsgraph_; member in v8::internal::compiler::WasmTrapHelper
Dpipeline.cc319 JSGraph* jsgraph_; member in v8::internal::compiler::PipelineData
Djs-typed-lowering.cc93 JSGraph* const jsgraph_; member in v8::internal::compiler::__anon6b9d040c0111::AllocationBuilder
/external/v8/test/cctest/compiler/
Dtest-js-context-specialization.cc46 JSGraph jsgraph_; member in v8::internal::compiler::ContextSpecializationTester
Dtest-representation-change.cc33 JSGraph jsgraph_; member in v8::internal::compiler::RepresentationChangerTester
/external/v8/test/unittests/compiler/
Dliveness-analyzer-unittest.cc180 JSGraph jsgraph_; member in v8::internal::compiler::LivenessAnalysisTest
Descape-analysis-unittest.cc172 JSGraph jsgraph_; member in v8::internal::compiler::EscapeAnalysisTest