Searched refs:UserIgnoreList (Results 1 – 1 of 1) sorted by relevance
1067 UserIgnoreList = nullptr; in deleteTree()3541 const SmallDenseSet<Value *> *UserIgnoreList = nullptr; member in llvm::slpvectorizer::BoUpSLP4932 if (UserIgnoreList && UserIgnoreList->contains(UserInst)) in buildExternalUses()5109 UserIgnoreList = &UserIgnoreLst; in buildTree()5580 UserIgnoreList); in buildTree_rec()5804 if (UserIgnoreList && !UserIgnoreList->empty()) { in buildTree_rec()5806 if (UserIgnoreList && UserIgnoreList->contains(V)) { in buildTree_rec()9610 !areAllUsersVectorized(I, UserIgnoreList) && isSimple(I); in isGatherShuffledSingleRegisterEntry()11070 if (E->getMainOp() && E->Idx == 0 && !UserIgnoreList) in vectorizeTree()12264 (UserIgnoreList && UserIgnoreList->contains(U)) || in vectorizeTree()