Searched refs:buildTree (Results 1 – 1 of 1) sorted by relevance
645 void buildTree(ArrayRef<Value *> Roots,652 void buildTree(ArrayRef<Value *> Roots,2597 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() function in BoUpSLP2600 buildTree(Roots, ExternallyUsedValues, UserIgnoreLst); in buildTree()2603 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree() function in BoUpSLP6886 R.buildTree(Chain); in vectorizeStoreChain()6894 R.buildTree(ReorderedOps); in vectorizeStoreChain()7185 R.buildTree(Ops); in tryToVectorizeList()7193 R.buildTree(ReorderedOps); in tryToVectorizeList()7841 V.buildTree(VL, ExternallyUsedValues, IgnoreList); in tryToReduce()[all …]