Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h216 ArrayRef<BasicBlockT *> Descendants,
577 BasicBlockT *BB1, ArrayRef<BasicBlockT *> Descendants,
581 for (const auto *BB2 : Descendants) {
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1841 SmallVector<BasicBlock *, 4> Descendants; in replaceArgumentUses() local
1842 DT.getDescendants(BB, Descendants); in replaceArgumentUses()
1844 if (Descendants.size() == 0) { in replaceArgumentUses()
1847 DT.getDescendants(BB, Descendants); in replaceArgumentUses()
1853 for (BasicBlock *DescendBB : Descendants) { in replaceArgumentUses()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp52 Descendants, enumerator
611 Key.Type = MaxDepth == 1 ? MatchType::Child : MatchType::Descendants; in memoizedMatchesRecursively()
/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",