Home
last modified time | relevance | path

Searched defs:ChildNodes (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp175 SmallVector<DomTreeNode*, 8> ChildNodes; in runImpl() local
/external/catch2/include/reporters/
Dcatch_reporter_bases.hpp109 using ChildNodes = std::vector<std::shared_ptr<ChildNodeT>>; typedef
/external/llvm-project/llvm/unittests/Transforms/Scalar/
DLoopPassManagerTest.cpp1399 SmallVector<DomTreeNode *, 4> ChildNodes(AR.DT[LoopBB]->begin(), in TEST_F() local
/external/bcc/tests/cc/
Dcatch.hpp8597 typedef std::vector<Ptr<ChildNodeT> > ChildNodes; typedef
/external/catch2/single_include/catch2/
Dcatch.hpp5767 using ChildNodes = std::vector<std::shared_ptr<ChildNodeT>>; typedef
/external/libabigail/tests/lib/
Dcatch.hpp5803 using ChildNodes = std::vector<std::shared_ptr<ChildNodeT>>; typedef