Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h830 RegionInfoBase<Tr>::getMaxRegionExit(BlockT *BB) const { in getMaxRegionExit() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp745 BasicBlock *RegionInfo::getMaxRegionExit(BasicBlock *BB) const { in getMaxRegionExit() function in RegionInfo