Home
last modified time | relevance | path

Searched refs:getRealEdge (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathProfileInfo.cpp159 next->getRealEdge()->getSource()->getBlock(), in getPathEdges()
160 next->getRealEdge()->getTarget()->getBlock(), in getPathEdges()
166 next->getRealEdge()->getSource()->getBlock(), in getPathEdges()
167 next->getRealEdge()->getTarget()->getBlock(), in getPathEdges()
192 pbv->push_back (next->getRealEdge()->getTarget()->getBlock()); in getPathBlocks()
DPathNumbering.cpp219 BallLarusEdge* BallLarusEdge::getRealEdge() { in getRealEdge() function in BallLarusEdge
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathNumbering.h167 BallLarusEdge* getRealEdge();