Searched refs:AllSuccs (Results 1 – 1 of 1) sorted by relevance
549 SmallVector<MachineBasicBlock *, 4> AllSuccs(MBB->succ_begin(), in GetAllSortedSuccessors() local566 AllSuccs.push_back(DTChild->getBlock()); in GetAllSortedSuccessors()570 AllSuccs.begin(), AllSuccs.end(), in GetAllSortedSuccessors()579 auto it = AllSuccessors.insert(std::make_pair(MBB, AllSuccs)); in GetAllSortedSuccessors()