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.h164 return make_range(GraphTraits<GraphType>::child_edge_begin(G),
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h512 static ChildEdgeIteratorType child_edge_begin(NodeRef N) {
552 static ChildEdgeIteratorType child_edge_begin(NodeRef N) {
H A DCallGraph.h455 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.h2011 static ChildEdgeIteratorType child_edge_begin(NodeRef N) {
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2128 static ChildEdgeIterator child_edge_begin(NodeRef N) { in child_edge_begin() function