Home
last modified time | relevance | path

Searched defs:removeEdge (Results 1 – 17 of 17) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Ddeadcode.go317 func (b *Block) removeEdge(i int) { func
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDirectedGraph.h130 void removeEdge(EdgeType &E) { Edges.remove(&E); } in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DDirectedGraph.h130 void removeEdge(EdgeType &E) { Edges.remove(&E); } in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDirectedGraph.h130 void removeEdge(EdgeType &E) { Edges.remove(&E); } in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDirectedGraph.h130 void removeEdge(EdgeType &E) { Edges.remove(&E); } in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/
DLazyCallGraph.h1042 void removeEdge(Function &Source, Function &Target) { in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLazyCallGraph.h1041 void removeEdge(Function &Source, Function &Target) { in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLazyCallGraph.h1041 void removeEdge(Function &Source, Function &Target) { in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLazyCallGraph.h1041 void removeEdge(Function &Source, Function &Target) { in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/PBQP/
DGraph.h653 void removeEdge(EdgeId EId) { in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/PBQP/
DGraph.h653 void removeEdge(EdgeId EId) { in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/PBQP/
DGraph.h653 void removeEdge(EdgeId EId) { in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/PBQP/
DGraph.h653 void removeEdge(EdgeId EId) { in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/
DJITLink.h340 edge_iterator removeEdge(edge_iterator I) { return Edges.erase(I); } in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/
DJITLink.h339 edge_iterator removeEdge(edge_iterator I) { return Edges.erase(I); } in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/JITLink/
DJITLink.h341 edge_iterator removeEdge(edge_iterator I) { return Edges.erase(I); } in removeEdge() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/
DJITLink.h340 edge_iterator removeEdge(edge_iterator I) { return Edges.erase(I); } in removeEdge() function