Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h54 GraphT Graph = AnalysisGraphTraitsT::getGraph(&Analysis); in runOnFunction() local
96 GraphT Graph = AnalysisGraphTraitsT::getGraph(&Analysis); in runOnFunction() local
133 GraphT Graph = AnalysisGraphTraitsT::getGraph(&getAnalysis<AnalysisT>()); in runOnModule() local
159 GraphT Graph = AnalysisGraphTraitsT::getGraph(&getAnalysis<AnalysisT>()); in runOnModule() local
DDependenceGraphBuilder.h155 GraphType &Graph; variable
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
Dmod.rs265 struct Graph(HashMap<Node, Vec<Node>>); struct
267 impl Graph { impl
281 fn reverse(&self) -> Graph { in reverse()
/third_party/node/deps/v8/src/maglev/
Dmaglev-code-generator.h14 class Graph; variable
Dmaglev-compiler.h22 class Graph; variable
Dmaglev-graph.h28 explicit Graph(Zone* zone) : blocks_(zone) {} in Graph() function
Dmaglev-graph-verifier.h27 class Graph; variable
Dmaglev-graph-printer.h19 class Graph; variable
Dmaglev-compilation-info.h27 class Graph; variable
/third_party/node/deps/v8/src/compiler/
Dbranch-condition-duplicator.h18 class Graph; variable
Dbasic-block-instrumentor.h18 class Graph; variable
Dmachine-graph-verifier.h15 class Graph; variable
Dcommon-operator-reducer.h19 class Graph; variable
Dgraph-trimmer.h16 class Graph; variable
Dpipeline.h38 class Graph; variable
Dcontrol-flow-optimizer.h21 class Graph; variable
Dnode-marker.h15 class Graph; variable
Dproperty-access-builder.h22 class Graph; variable
Dverifier.h15 class Graph; variable
Ddecompression-optimizer.h17 class Graph; variable
Dmemory-optimizer.h20 class Graph; variable
Dgraph.cc19 Graph::Graph(Zone* zone) in Graph() function in v8::internal::compiler::Graph
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DGraphTraits.h96 const GraphType &Graph; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_graph.h71 friend class Graph; variable
144 friend class Graph; variable
/third_party/node/deps/v8/tools/turbolizer/src/
Dgraph.ts4 export class Graph { class

12