Invalidate groups, e.g., in case all blocks in loop will be predicated contrary to original assumption. Although we currently prevent group formation for predicated accesses, we may be able to relax this limitation in the future once we handle more complicated blocks. Returns true if any groups were invalidated.

Synopsis

Declared in <llvm/Analysis/VectorUtils.h>

bool
invalidateGroups();

Created with MrDocs