Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h557 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry, in isCommonDomFrontier() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp467 bool RegionInfo::isCommonDomFrontier(BasicBlock *BB, BasicBlock *entry, in isCommonDomFrontier() function in RegionInfo