Searched defs:removeEdge (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/PBQP/
H A DGraph.h72 void removeEdge(AdjEdgeItr ae) { function in class:PBQP::Graph::NodeEntry
336 void removeEdge(EdgeItr eItr) { function in class:PBQP::Graph
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DPathNumbering.cpp154 void BallLarusNode::removeEdge(BLEdgeVector& v, BallLarusEdge* e) { function in class:BallLarusNode
H A DProfileInfo.cpp212 void ProfileInfoT<Function,BasicBlock>::removeEdge(Edge e) { function in class:llvm::ProfileInfoT

Completed in 123 milliseconds