Searched refs:BACKEDGE_PHONY (Results 1 – 4 of 4) sorted by relevance
148 if( next->getType() != BallLarusEdge::BACKEDGE_PHONY && in getPathEdges()156 if( next->getType() == BallLarusEdge::BACKEDGE_PHONY && in getPathEdges()206 if( edge && (edge->getType() == BallLarusEdge::BACKEDGE_PHONY || in getFirstBlockInPath()
517 childEdge->getPhonyRoot()->setType(BallLarusEdge::BACKEDGE_PHONY); in addBackedge()520 childEdge->getPhonyExit()->setType(BallLarusEdge::BACKEDGE_PHONY); in addBackedge()
133 BACKEDGE_PHONY, SPLITEDGE_PHONY, CALLEDGE_PHONY }; enumerator
657 if( edge->getType() == BallLarusEdge::BACKEDGE_PHONY || in unlinkPhony()701 case BallLarusEdge::BACKEDGE_PHONY: in generateDotGraph()