Searched refs:DTChild (Results 1 – 1 of 1) sorted by relevance
561 for (const auto &DTChild : Children) in GetAllSortedSuccessors() local563 if (DTChild->getIDom()->getBlock() == MI->getParent() && in GetAllSortedSuccessors()565 !MBB->isSuccessor(DTChild->getBlock())) in GetAllSortedSuccessors()566 AllSuccs.push_back(DTChild->getBlock()); in GetAllSortedSuccessors()