Home
last modified time | relevance | path

Searched defs:getEnteringBlock (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h161 typename RegionBase<Tr>::BlockT *RegionBase<Tr>::getEnteringBlock() const { in getEnteringBlock() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp136 BasicBlock *Region::getEnteringBlock() const { in getEnteringBlock() function in Region