Searched refs:hasDomTree (Results 1 – 6 of 6) sorted by relevance
57 bool hasDomTree() const { return DT != nullptr; } in hasDomTree() function
465 assert(DTU.hasDomTree() && "We need a DTU with a valid DT!"); in shouldSplitOnPredicatedArgument()
721 if (ChainEntryIsFnEntry && DTU.hasDomTree()) { in simplify()
415 assert(DTU->hasDomTree() && "JumpThreading relies on DomTree to proceed."); in runImpl()
884 if (NewBB->isEntryBlock() && DTU->hasDomTree()) { in UpdateAnalysisInformation()919 if (DTU && DTU->hasDomTree()) in UpdateAnalysisInformation()
808 if (ReplaceEntryBB && DTU->hasDomTree()) { in MergeBasicBlockIntoOnlyPred()