Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfo.h834 BlockT *getMaxRegionExit(BlockT *BB) const;
H A DRegionInfoImpl.h800 RegionInfoBase<Tr>::getMaxRegionExit(BlockT *BB) const { in getMaxRegionExit() function