Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfo.h836 BlockT *getMaxRegionExit(BlockT *BB) const;
H A DRegionInfoImpl.h833 RegionInfoBase<Tr>::getMaxRegionExit(BlockT *BB) const { in getMaxRegionExit() function