Home
last modified time | relevance | path

Searched refs:Descendants (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h244 ArrayRef<BasicBlockT *> Descendants,
605 BasicBlockT *BB1, ArrayRef<BasicBlockT *> Descendants,
609 for (const auto *BB2 : Descendants) {
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1844 SmallVector<BasicBlock *, 4> Descendants; in replaceArgumentUses() local
1845 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()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok1700 and Descendants . . . . . . . . . . . . 143--152
H A Dfunstack.in12721 title = "Some Performance Tests of ``Quicksort'' and Descendants",