Searched defs:child_edge_end (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h438 static ChildEdgeIteratorType child_edge_end(NodeRef N) { function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1440 static ChildEdgeIteratorType child_edge_end(NodeRef N) { function in struct:llvm::CalleeInfo::GraphTraits
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h455 static ChildEdgeIteratorType child_edge_end(NodeRef N) { return N->end(); } function in struct:llvm::DDGEdge::GraphTraits
495 static ChildEdgeIteratorType child_edge_end(NodeRef N) { return N->end(); } function in struct:llvm::DDGEdge::GraphTraits
H A DCallGraph.h449 static ChildEdgeIteratorType child_edge_end(NodeRef N) { return N->end(); } function in struct:GraphTraits

Completed in 141 milliseconds