Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry, in isCommonDomFrontier() function
604 if (!isCommonDomFrontier(Succ, entry, exit)) in isRegion()
H A DRegionInfo.h760 bool isCommonDomFrontier(BlockT *BB, BlockT *entry, BlockT *exit) const;