Searched defs:buildTree (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/lib/Optimizer/Analysis/ | ||
H A D | TBAAForest.cpp | 25 fir::TBAATree fir::TBAATree::buildTree(mlir::StringAttr func) { in buildTree() function in fir::TBAATree |
/llvm-project/clang-tools-extra/pseudo/tool/ | ||
H A D | HTMLForest.js |
|
/llvm-project/clang/unittests/Tooling/Syntax/ | ||
H A D | TreeTestBase.cpp | 67 SyntaxTreeTest::buildTree(StringRef Code, const TestClangConfig &ClangConfig) { buildTree() function in SyntaxTreeTest |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 6025 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, buildTree() function in BoUpSLP |