/external/llvm-project/llvm/lib/Target/X86/ |
D | ImmutableGraph.h | 62 const Edge *Edges; variable 80 ImmutableGraph(std::unique_ptr<Node[]> Nodes, std::unique_ptr<Edge[]> Edges, in ImmutableGraph() 289 std::unique_ptr<Edge[]> Edges; variable
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | BackgroundIndexLoader.cpp | 56 std::vector<Path> Edges = {}; in loadShard() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SimplifyCFGPass.cpp | 153 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>, 32> Edges; in iterativelySimplifyCFG() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SimplifyCFGPass.cpp | 137 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>, 32> Edges; in iterativelySimplifyCFG() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | SimplifyCFGPass.cpp | 173 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>, 32> Edges; in iterativelySimplifyCFG() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 309 SmallVector<std::unique_ptr<GCOVEdge>, 16> Edges; variable 325 using Edges = SmallVector<GCOVEdge *, 4>; variable
|
/external/llvm-project/llvm/utils/TableGen/GlobalISel/ |
D | GIMatchDag.h | 79 EdgesVec Edges; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | DirectedGraph.h | 158 EdgeListTy Edges; variable
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | DirectedGraph.h | 158 EdgeListTy Edges; variable
|
/external/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 252 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep*>& Edges) { in AntiDepEdges() 815 std::vector<const SDep *> Edges; in BreakAntiDependencies() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 265 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep *> &Edges) { in AntiDepEdges() 832 std::vector<const SDep *> Edges; in BreakAntiDependencies() local
|
D | MachineBlockPlacement.cpp | 951 Edges) { in getBestNonConflictingEdges() 1009 SmallVector<WeightedEdge, 8> Edges[2]; in getBestTrellisSuccessor() local 1200 std::vector<MachineBasicBlock *> Edges; in precomputeTriangleChains() member
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 260 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep *> &Edges) { in AntiDepEdges() 827 std::vector<const SDep *> Edges; in BreakAntiDependencies() local
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | ToposortStructs.cpp | 26 using Edges = std::unordered_set<T>; typedef
|
/external/llvm/lib/Analysis/ |
D | LazyCallGraph.cpp | 23 static void addEdge(SmallVectorImpl<LazyCallGraph::Edge> &Edges, in addEdge() 45 SmallVectorImpl<LazyCallGraph::Edge> &Edges, in findReferences()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 447 static uint64_t sumEdgeCount(const ArrayRef<PGOUseEdge *> Edges) { in sumEdgeCount() 571 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount()
|
/external/llvm-project/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 272 using Edges = SmallVector<GCOVArc *, 4>; variable
|
/external/llvm/include/llvm/Analysis/ |
D | LazyCallGraph.h | 207 mutable EdgeVectorT Edges; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LazyCallGraph.h | 393 Optional<EdgeSequence> Edges; variable
|
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
D | graphcycles_test.cc | 39 using Edges = std::vector<Edge>; typedef
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 39 using Edges = std::vector<Edge>; typedef
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | LazyCallGraph.h | 393 Optional<EdgeSequence> Edges; variable
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 39 using Edges = std::vector<Edge>; typedef
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 39 using Edges = std::vector<Edge>; typedef
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 39 using Edges = std::vector<Edge>; typedef
|