Searched refs:buildTree (Results 1 – 1 of 1) sorted by relevance
581 void buildTree(ArrayRef<Value *> Roots,588 void buildTree(ArrayRef<Value *> Roots,2350 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() function in BoUpSLP2353 buildTree(Roots, ExternallyUsedValues, UserIgnoreLst); in buildTree()2356 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() function in BoUpSLP5694 R.buildTree(Chain); in vectorizeStoreChain()5702 R.buildTree(ReorderedOps); in vectorizeStoreChain()5941 R.buildTree(Ops); in tryToVectorizeList()5952 R.buildTree(ReorderedOps, None); in tryToVectorizeList()6738 V.buildTree(VL, ExternallyUsedValues, IgnoreList); in tryToReduce()[all …]