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

  /external/swiftshader/third_party/LLVM/lib/Analysis/
PathNumbering.cpp 209 BallLarusEdge* BallLarusEdge::getPhonyExit() {
519 childEdge->getPhonyExit()->setRealEdge(childEdge);
520 childEdge->getPhonyExit()->setType(BallLarusEdge::BACKEDGE_PHONY);
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PathNumbering.h 163 BallLarusEdge* getPhonyExit();
  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
PathProfiling.cpp 568 newEdge->setPhonyExit(formerEdge->getPhonyExit());
    [all...]

Completed in 428 milliseconds