Searched refs:UserIgnoreList (Results 1 – 1 of 1) sorted by relevance
922 UserIgnoreList = nullptr; in deleteTree()3199 const SmallDenseSet<Value *> *UserIgnoreList = nullptr; member in llvm::slpvectorizer::BoUpSLP4273 if (UserIgnoreList && UserIgnoreList->contains(UserInst)) in buildExternalUses()4432 UserIgnoreList = &UserIgnoreLst; in buildTree()4778 if (UserIgnoreList && !UserIgnoreList->empty()) { in buildTree_rec()4780 if (UserIgnoreList && UserIgnoreList->contains(V)) { in buildTree_rec()8883 (UserIgnoreList && UserIgnoreList->contains(U)) || in vectorizeTree()