Searched refs:hasDomTree (Results 1 – 4 of 4) sorted by relevance
56 bool hasDomTree() const { return DT != nullptr; } in hasDomTree() function
468 assert(DTU.hasDomTree() && "We need a DTU with a valid DT!"); in shouldSplitOnPredicatedArgument()
366 assert(DTU->hasDomTree() && "JumpThreading relies on DomTree to proceed."); in runImpl()
741 if (ReplaceEntryBB && DTU->hasDomTree()) { in MergeBasicBlockIntoOnlyPred()