Searched refs:getTreeSize (Results 1 – 3 of 3) sorted by relevance
564 uint32_t WindowsResourceParser::TreeNode::getTreeSize() const { in getTreeSize() function in llvm::object::WindowsResourceParser::TreeNode579 Size += Child.second->getTreeSize(); in getTreeSize()582 Size += Child.second->getTreeSize(); in getTreeSize()672 SectionOneSize = Resources.getTreeSize(); in performSectionOneLayout()
174 LLVM_ABI uint32_t getTreeSize() const;
1935 unsigned getTreeSize() const { return VectorizableTree.size(); } in getTreeSize() function in llvm::slpvectorizer::BoUpSLP11939 getCanonicalGraphSize() != getTreeSize() && UserIgnoreList && in transformNodes()14134 if (getCanonicalGraphSize() != getTreeSize()) { in isTreeNotExtendable()14148 for (unsigned Idx : seq<unsigned>(getTreeSize())) { in isTreeNotExtendable()21038 << NV("TreeSize", R.getTreeSize())); in vectorizeStoreChain()21689 << ore::NV("TreeSize", R.getTreeSize())); in tryToVectorizeList()22678 V.getCanonicalGraphSize() != V.getTreeSize()) in tryToReduce()22695 << ore::NV("TreeSize", V.getTreeSize()); in tryToReduce()