Searched refs:Descendants (Results 1 – 4 of 4) sorted by relevance
244 ArrayRef<BasicBlockT *> Descendants,605 BasicBlockT *BB1, ArrayRef<BasicBlockT *> Descendants,609 for (const auto *BB2 : Descendants) {
1844 SmallVector<BasicBlock *, 4> Descendants; in replaceArgumentUses() local1845 DT.getDescendants(BB, Descendants); in replaceArgumentUses()1847 if (Descendants.size() == 0) { in replaceArgumentUses()1850 DT.getDescendants(BB, Descendants); in replaceArgumentUses()1856 for (BasicBlock *DescendBB : Descendants) { in replaceArgumentUses()
1700 and Descendants . . . . . . . . . . . . 143--152
12721 title = "Some Performance Tests of ``Quicksort'' and Descendants",