Searched refs:NeedToGather (Results 1 – 1 of 1) sorted by relevance
474 NeedToGather(0) {} in TreeEntry()489 bool NeedToGather; member498 Last->NeedToGather = !Vectorized; in newTreeEntry()948 if (Entry->NeedToGather) in buildTree()970 assert(!VectorizableTree[Idx].NeedToGather && "Bad state"); in buildTree()1477 if (E->NeedToGather) { in getEntryCost()1695 if (!VectorizableTree[0].NeedToGather && in isFullyVectorizableTinyTree()1701 if (VectorizableTree[0].NeedToGather || VectorizableTree[1].NeedToGather) in isFullyVectorizableTinyTree()2184 if (E->NeedToGather) { in vectorizeTree()2582 assert(!E->NeedToGather && "Extracting from a gather list"); in vectorizeTree()[all …]