Searched refs:phonyRoot (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DPathNumbering.h160 void setPhonyRoot(BallLarusEdge* phonyRoot);
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DPathNumbering.cpp204 void BallLarusEdge::setPhonyRoot(BallLarusEdge* phonyRoot) { argument
205 _phonyRoot = phonyRoot;

Completed in 566 milliseconds