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

/macosx-10.9.5/llvmCore-3425.0.33/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);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DPathNumbering.h159 BallLarusEdge* getPhonyRoot();
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp567 newEdge->setPhonyRoot(formerEdge->getPhonyRoot());
1127 (BLInstrumentationEdge*) edge->getPhonyRoot();

Completed in 131 milliseconds