Searched refs:NeedToGather (Results 1 – 1 of 1) sorted by relevance
446 NeedToGather(0) {} in TreeEntry()461 bool NeedToGather; member470 Last->NeedToGather = !Vectorized; in newTreeEntry()928 if (Entry->NeedToGather) in buildTree()950 assert(!VectorizableTree[Idx].NeedToGather && "Bad state"); in buildTree()1542 if (E->NeedToGather) { in getEntryCost()1765 if (!VectorizableTree[0].NeedToGather && in isFullyVectorizableTinyTree()1771 if (VectorizableTree[0].NeedToGather || VectorizableTree[1].NeedToGather) in isFullyVectorizableTinyTree()2207 if (E->NeedToGather) { in vectorizeTree()2631 assert(!E->NeedToGather && "Extracting from a gather list"); in vectorizeTree()[all …]