HomeSort by relevance Sort by last modified time
    Searched refs:SPLITEDGE_PHONY (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Analysis/
PathProfileInfo.cpp 149 next->getType() != BallLarusEdge::SPLITEDGE_PHONY &&
163 if( next->getType() == BallLarusEdge::SPLITEDGE_PHONY &&
207 edge->getType() == BallLarusEdge::SPLITEDGE_PHONY) )
PathNumbering.cpp 284 exitEdge->setType(BallLarusEdge::SPLITEDGE_PHONY);
302 rootEdge->setType(BallLarusEdge::SPLITEDGE_PHONY);
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PathNumbering.h 133 BACKEDGE_PHONY, SPLITEDGE_PHONY, CALLEDGE_PHONY };
  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
PathProfiling.cpp 658 edge->getType() == BallLarusEdge::SPLITEDGE_PHONY ||
710 case BallLarusEdge::SPLITEDGE_PHONY:
    [all...]

Completed in 204 milliseconds