Home
last modified time | relevance | path

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

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