Home
last modified time | relevance | path

Searched defs:TreeRoot (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp371 std::unique_ptr<GIMatchTree> TreeRoot = std::make_unique<GIMatchTree>(); in run() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6557 auto &TreeRoot = VectorizableTree[0]->Scalars; in computeMinimumValueSizes() local