Searched defs:newEdge (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGFixupPhase.cpp1343 Edge newEdge = node->child1(); local
H A DDFGGraph.h100 void changeEdge(Edge& edge, Edge newEdge) argument
112 void compareAndSwap(Edge& edge, Edge oldEdge, Edge newEdge) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DPathNumbering.cpp500 BallLarusEdge* newEdge = createEdge(source, target, duplicateCount); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp562 BallLarusEdge* newEdge = addEdge(newNode, oldTarget,0); local

Completed in 143 milliseconds