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

/external/llvm/lib/Analysis/
H A DPathNumbering.cpp199 BallLarusEdge* BallLarusEdge::getPhonyRoot() { function in class:BallLarusEdge
516 childEdge->getPhonyRoot()->setRealEdge(childEdge);
517 childEdge->getPhonyRoot()->setType(BallLarusEdge::BACKEDGE_PHONY);

Completed in 138 milliseconds