Home
last modified time | relevance | path

Searched refs:child_edge_begin (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGraphTraits.h138 return make_range(GraphTraits<GraphType>::child_edge_begin(G),
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h508 static ChildEdgeIteratorType child_edge_begin(NodeRef N) {
548 static ChildEdgeIteratorType child_edge_begin(NodeRef N) {
H A DCallGraph.h471 static ChildEdgeIteratorType child_edge_begin(NodeRef N) {
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h434 static ChildEdgeIteratorType child_edge_begin(NodeRef N) {
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1932 static ChildEdgeIteratorType child_edge_begin(NodeRef N) {
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2135 static ChildEdgeIterator child_edge_begin(NodeRef N) { in child_edge_begin() function