HomeSort by relevance Sort by last modified time
    Searched defs:removeOneAbstractEdgeTo (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
CallGraph.cpp 228 /// removeOneAbstractEdgeTo - Remove one edge associated with a null callsite
230 void CallGraphNode::removeOneAbstractEdgeTo(CallGraphNode *Callee) {
  /external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
CallGraph.cpp 307 /// removeOneAbstractEdgeTo - Remove one edge associated with a null callsite
309 void CallGraphNode::removeOneAbstractEdgeTo(CallGraphNode *Callee) {

Completed in 199 milliseconds