| /freebsd-12-stable/contrib/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
|
| D | X86DomainReassignment.cpp | 301 DenseSet<Register> Edges; member in __anone7cb3d410111::Closure
|
| D | X86LoadValueInjectionLoadHardening.cpp | 629 auto Edges = std::make_unique<unsigned int[]>(Graph->edges_size()); in hardenLoadsWithPlugin() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | SimplifyCFGPass.cpp | 218 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>, 32> Edges; in iterativelySimplifyCFG() local
|
| D | JumpThreading.cpp | 610 SmallVector<std::pair<const BasicBlock*,const BasicBlock*>, 32> Edges; in findLoopHeaders() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| D | GIMatchDag.h | 79 EdgesVec Edges; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| D | DirectedGraph.h | 164 EdgeListTy Edges; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | AggressiveAntiDepBreaker.cpp | 259 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep *> &Edges) { in AntiDepEdges() 824 std::vector<const SDep *> Edges; in BreakAntiDependencies() local
|
| D | MachineBlockPlacement.cpp | 986 Edges) { in getBestNonConflictingEdges() 1044 SmallVector<WeightedEdge, 8> Edges[2]; in getBestTrellisSuccessor() local 1237 std::vector<MachineBasicBlock *> Edges; in precomputeTriangleChains() member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| D | GCOV.h | 279 using Edges = SmallVector<GCOVArc *, 4>; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| D | LazyCallGraph.h | 384 Optional<EdgeSequence> Edges; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | CFLGraph.h | 69 EdgeList Edges, ReverseEdges; member
|
| D | ModuleSummaryAnalysis.cpp | 395 SmallPtrSet<const User *, 8> &Cache) { in computeFunctionSummary()
|
| D | LazyCallGraph.cpp | 63 static void addEdge(SmallVectorImpl<LazyCallGraph::Edge> &Edges, in addEdge()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
| D | Graph.h | 173 EdgeVector Edges; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 1045 static uint64_t sumEdgeCount(const ArrayRef<PGOUseEdge *> Edges) { in sumEdgeCount() 1237 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| D | JITLink.h | 339 std::vector<Edge> Edges; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAGHVX.cpp | 131 std::map<Node,NodeSet> Edges; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| D | AttributorAttributes.cpp | 9478 const SetVector<Function *> &Edges = AAEdges.getOptimisticEdges(); in canReach() local 9502 const SetVector<Function *> &Edges = AAEdges.getOptimisticEdges(); in updateImpl() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 6354 std::vector<FunctionSummary::EdgeTy> Edges = makeCallList( in parseEntireSummary() local
|